lostplaces-backend/django_lostplaces/lostplaces
2020-12-25 02:11:02 +01:00
..
locale/de/LC_MESSAGES Added new translations (de) 2020-12-25 01:31:43 +01:00
migrations Merge branch 'develop' of mowoe.com:reverend/lostplaces-backend into develop 2020-12-24 17:33:02 +01:00
models Improved class comment. 2020-12-25 01:41:09 +01:00
static New icon 2020-12-24 16:42:34 +01:00
templates ExplorerChangeForms, with deactivated username field. 2020-12-25 01:31:01 +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 failsafe, if there is no profile_image. 2020-12-25 02:11:02 +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 Comments for customizations of UserChangeForm. 2020-12-25 01:36:14 +01:00
urls.py ExplorerChangeForms, with deactivated username field. 2020-12-25 01:31:01 +01:00