lostplaces-backend/django_lostplaces/lostplaces
2020-10-10 23:46:26 +02:00
..
locale/de/LC_MESSAGES Translated some footer text. 2020-10-10 23:40:58 +02:00
migrations Fuck me hard, git. 2020-09-28 20:40:09 +02:00
models Addes help_texts and translations. 2020-10-06 17:01:29 +02:00
static Styling fixes 2020-09-29 20:40:41 +02:00
templates Use shorter trans tag instead of translate. 2020-10-10 23:46:26 +02:00
templatetags Typos and missing docstrings. 2020-09-21 21:37:28 +02:00
tests Squashed commit of the following: 2020-09-22 21:56:51 +02:00
views #24 Ordering of places in list 2020-09-29 21:41:36 +02:00
__init__.py Added python docstrings. 2020-09-19 22:50:07 +02:00
admin.py Switched to timezone-aware now() function. 2020-09-18 22:04:19 +02:00
apps.py Added python docstrings. 2020-09-19 22:50:07 +02:00
forms.py Addes help_texts and translations. 2020-10-06 17:01:29 +02:00
urls.py Deletion of place images 2020-09-26 16:08:56 +02:00