lostplaces-backend/source/lostplaces/lostplaces_app
2020-07-27 21:00:26 +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 Added dynamic PlaceImage output in template. 2020-07-27 21:00:26 +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 Added PlaceImage model, admin stuff, migrations with reference to Place. 2020-07-27 20:34:18 +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