lostplaces-backend/django_lostplaces/lostplaces
2020-09-26 16:08:37 +02:00
..
models Squashed commit of the following: 2020-09-22 21:56:51 +02:00
static CSS for adding and deleting images 2020-09-26 09:47:34 +02:00
templates View for submitting additionale place images 2020-09-26 09:48:06 +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 Abstraction for PlaceImageCreation (multiple images) 2020-09-26 16:08:37 +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 Typos and missing docstrings. 2020-09-21 21:37:28 +02:00
urls.py View for submitting additionale place images 2020-09-26 09:48:06 +02:00