ojuso-map/apps/map
2018-10-13 01:39:32 -04:00
..
migrations Add point of interest model 2018-10-12 18:50:27 -04:00
static/map Remove unused bundle.js file 2018-10-13 01:39:32 -04:00
templates/map Comment out non-working point of interest link 2018-10-12 20:29:31 -04:00
__init__.py Update map app (location, migrations and templates) 2017-05-21 01:47:14 +02:00
admin.py Get basic, admin-editable POI working 2018-10-12 18:56:27 -04:00
apps.py Update map app (location, migrations and templates) 2017-05-21 01:47:14 +02:00
forms.py Restore names of uploaded files on submit/draft restore (#65) 2018-10-12 18:34:39 -04:00
models.py Get basic, admin-editable POI working 2018-10-12 18:56:27 -04:00
tests.py Fix failing test 2018-09-23 13:50:38 +01:00
urls.py Add coordinates autocomplete widget & data (#32) 2018-04-16 14:27:13 +10:00
validators.py Allow Vimeo as well as YouTube URLs. Closes #26. 2018-03-31 17:18:35 +11:00
views.py Move some things around in prep for more than one form 2018-10-12 18:50:51 -04:00
widgets.py Restore names of uploaded files on submit/draft restore (#65) 2018-10-12 18:34:39 -04:00