lostplaces-backend/django_lostplaces/lostplaces
2020-12-25 14:06:53 +01:00
..
locale/de/LC_MESSAGES Fix typo. 2020-12-25 08:04:35 +01:00
migrations Merge branch 'develop' of mowoe.com:reverend/lostplaces-backend into develop 2020-12-24 17:33:02 +01:00
models description_fuckery. 2020-12-25 13:19:34 +01:00
static New icon 2020-12-24 16:42:34 +01:00
templates Added working explorer_profile_image upload. 2020-12-25 14:06:53 +01:00
templatetags Deleted mishap. 2020-10-11 09:47:34 +02:00
tests Rename ExplorerCreationForm to SignupVoucherForm. 2020-12-24 20:25:05 +01:00
views Added working explorer_profile_image upload. 2020-12-25 14:06:53 +01:00
__init__.py Added python docstrings. 2020-09-19 22:50:07 +02:00
admin.py Remove obsoleted imports. 2020-12-24 20:13:06 +01:00
apps.py Added python docstrings. 2020-09-19 22:50:07 +02:00
common.py Common functionalities 2020-11-29 19:22:38 +01:00
forms.py Added clean_username function to validate form. 2020-12-25 12:24:09 +01:00
urls.py ExplorerChangeForms, with deactivated username field. 2020-12-25 01:31:01 +01:00