lostplaces-backend/django_lostplaces/lostplaces
2020-10-04 22:12:24 +02:00
..
migrations Making expireable a abstract model 2020-10-04 22:11:37 +02:00
models Making expireable a abstract model 2020-10-04 22:11:37 +02:00
static Styling fixes 2020-09-29 20:40:41 +02:00
templates Styling fixes 2020-09-29 20:40:41 +02:00
templatetags Typos and missing docstrings. 2020-09-21 21:37:28 +02:00
tests Testing is_expired 2020-10-04 22:12:24 +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 #40 Hotfix Error when signing up 2020-10-04 15:42:06 +02:00
urls.py Deletion of place images 2020-09-26 16:08:56 +02:00