bornhack-website/src/wishlist
Thomas Steen Rasmussen 01687ea11a run pre-commit --all-files, it's been a while since last time 2021-07-19 15:06:10 +02:00
..
migrations run pre-commit --all-files, it's been a while since last time 2021-07-19 15:06:10 +02:00
templates 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
__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
admin.py Facilities (#458) 2020-02-24 23:28:52 +01:00
apps.py add responsible_team to most emails, while here run pre-commit run --all-files 2020-06-22 17:25:08 +02:00
models.py run pre-commit --all-files, it's been a while since last time 2021-07-19 15:06:10 +02:00
urls.py add responsible_team to most emails, while here run pre-commit run --all-files 2020-06-22 17:25:08 +02:00
views.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