This website requires JavaScript.
Explore
Help
Sign In
reynir
/
bornhack-website
Watch
1
Star
0
Fork
You've already forked bornhack-website
0
Code
Issues
Pull requests
1
Releases
Wiki
Activity
09626a898e
bornhack-website
/
src
/
wishlist
History
Thomas Steen Rasmussen
12d9cacc50
fix slugify function for Wishlist objects
2020-07-28 23:44:28 +02:00
..
migrations
add responsible_team to most emails, while here run pre-commit run --all-files
2020-06-22 17:25:08 +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
fix slugify function for Wishlist objects
2020-07-28 23:44:28 +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