lostplaces-backend/django_lostplaces/lostplaces
2020-12-25 01:28:23 +01:00
..
locale/de/LC_MESSAGES WIP-commit of translations to test against fuzzy detection. 2020-12-24 23:51:40 +01:00
migrations Merge branch 'develop' of mowoe.com:reverend/lostplaces-backend into develop 2020-12-24 17:33:02 +01:00
models Added Explorer bio / description field. 2020-12-24 18:53:30 +01:00
static New icon 2020-12-24 16:42:34 +01:00
templates Minor textual changes for consistency. 2020-12-25 01:28:23 +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 Rename ExplorerCreationForm to SignupVoucherForm. 2020-12-24 20:25:05 +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 a ModelForm to change profile details. 2020-12-24 20:31:52 +01:00
urls.py Url name changed 2020-12-24 16:41:30 +01:00