lostplaces-backend/source/lostplaces/lostplaces_app
2020-07-27 23:23:52 +02:00
..
migrations Added PlaceImage model, admin stuff, migrations with reference to Place. 2020-07-27 20:34:18 +02:00
static New CSS 2020-07-27 23:23:52 +02:00
templates Fixed Float 2020-07-27 23:16:05 +02:00
__init__.py Added project, app, scaffolds 2020-07-19 00:13:49 +02:00
admin.py Added PlaceImage model, admin stuff, migrations with reference to Place. 2020-07-27 20:34:18 +02:00
apps.py Added project, app, scaffolds 2020-07-19 00:13:49 +02:00
models.py Implemented django-thumbs-v2 and modified PlaceOverview template to use scaled images. 2020-07-27 22:53:33 +02:00
tests.py Added project, app, scaffolds 2020-07-19 00:13:49 +02:00
urls.py Fixed List View 2020-07-26 23:34:03 +02:00
views.py Fixed List View 2020-07-26 23:34:03 +02:00