bornhack-website/src/wishlist/migrations
2020-06-22 17:25:08 +02:00
..
0001_initial.py add responsible_team to most emails, while here run pre-commit run --all-files 2020-06-22 17:25:08 +02:00
0002_auto_20200219_2008.py Facilities (#458) 2020-02-24 23:28:52 +01:00
0003_wishlist_slug_unique.py hide fulfilled wishes from the list, while here set verbose_plural_name and make slug unique in the db. 2020-05-09 14:24:15 +02:00
__init__.py Add first version of a wishlist app - create wishes in the admin for now. Fix a few unrelated things while here: update our date and time formats to be more internationally unambigous, and always show timezone. Also fix an old bug which meant that bornhack.dk/program redirect never worked. (#445) 2020-02-13 22:07:28 +01:00