lostplaces-backend/lostplaces/lostplaces_app
2020-07-31 15:17:02 +02:00
..
migrations Added Form for Image Upload to Place Create View 2020-07-30 13:09:00 +02:00
static Forgot the actual .css file in previous commit. 2020-07-31 15:17:02 +02:00
templates Splitted PlaceEditView into PlaceCrate and PlaceUpdate 2020-07-31 00:27:01 +02:00
__init__.py Added shebang to .py files and specified encoding as UTF-8 2020-07-31 14:55:26 +02:00
admin.py Added shebang to .py files and specified encoding as UTF-8 2020-07-31 14:55:26 +02:00
apps.py Exterminated excess newlines. 2020-07-31 14:53:39 +02:00
forms.py Added shebang to .py files and specified encoding as UTF-8 2020-07-31 14:55:26 +02:00
models.py Added shebang to .py files and specified encoding as UTF-8 2020-07-31 14:55:26 +02:00
tests.py Added shebang to .py files and specified encoding as UTF-8 2020-07-31 14:55:26 +02:00
urls.py Exterminated excess newlines. 2020-07-31 14:53:39 +02:00
views.py Added shebang to .py files and specified encoding as UTF-8 2020-07-31 14:55:26 +02:00