bornhack-website/src/profiles
2019-03-27 23:34:44 +01:00
..
migrations Merge branch 'master' into django-and-channels-upgrade 2018-04-13 11:19:48 +02:00
templates Use OrderProductRelationForm to validate stock when adding a new product to order, also make it possible to update the quantity of a product on the product detail page if it is already in the current order. 2019-03-27 23:34:44 +01:00
__init__.py Merge teamcomms branch. Refactor team app and add events app. 2018-04-09 23:11:05 +02:00
admin.py Merge teamcomms branch. Refactor team app and add events app. 2018-04-09 23:11:05 +02:00
apps.py Merge teamcomms branch. Refactor team app and add events app. 2018-04-09 23:11:05 +02:00
models.py Be consistent about calling it profile and not account. 2019-03-26 21:58:15 +01:00
signal_handlers.py fix logic in nickserv_username_changed() signal handler, fix wrong comment in irc3module.py 2018-05-02 22:33:54 +02:00
urls.py Keep view code in the respective apps, implement the template in the profiles app. 2019-03-26 21:22:54 +01:00
views.py Keep view code in the respective apps, implement the template in the profiles app. 2019-03-26 21:22:54 +01:00