forked from expo/troggle
Signup form now saving data (and encrypting it)
This commit is contained in:
@@ -135,7 +135,6 @@ def make_new_expo_dir(year):
|
||||
if not p.is_file():
|
||||
write_and_commit( [(p, content, "utf8")], f"Auto new year {ff} file creation", "Auto New Year <make_new_expo_dir@troggle.expo>")
|
||||
|
||||
|
||||
def current_expo():
|
||||
"""Returns the current expo year, but also checks if the most recent expo year is the same
|
||||
as this year. If it is not, then it creates an empty Expedition and fixes some files and
|
||||
|
||||
Reference in New Issue
Block a user