ojuso-map/apps/map
Anna Sidwell 79dffadd14 Restore names of uploaded files on submit/draft restore (#65)
This involved turning the list of file IDs stored in the hidden
text field into JSON.
2018-10-12 18:34:39 -04:00
..
migrations Remove offending field that was stopping migration working 2018-10-09 21:10:27 -04:00
static/map Add language switcher widget 2018-05-19 13:53:34 -04:00
templates/map Updated how the form jumps to errors on reload 2018-10-03 20:13:38 +01:00
__init__.py Update map app (location, migrations and templates) 2017-05-21 01:47:14 +02:00
admin.py Add coordinates autocomplete widget & data (#32) 2018-04-16 14:27:13 +10: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 Text fields shouldn't have null=True. (#94) 2018-09-22 19:09:05 +01: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 Restore names of uploaded files on submit/draft restore (#65) 2018-10-12 18:34:39 -04:00
widgets.py Restore names of uploaded files on submit/draft restore (#65) 2018-10-12 18:34:39 -04:00