lostplaces-backend/source/lostplaces/lostplaces_app
2020-07-27 22:54:27 +02:00
..
migrations Added PlaceImage model, admin stuff, migrations with reference to Place. 2020-07-27 20:34:18 +02:00
static Improved CSS, Markup and Logo+Favicon 2020-07-27 18:49:50 +02:00
templates Modified PlaceList template to also use thimbnails. 2020-07-27 22:54:27 +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