ojuso-map/apps/map
Naomi 6220f62af3 Set the images_file field to non-required in both places
it was set to non-required in the form but not in reality
2018-10-04 13:47:31 +01:00
..
migrations Text fields shouldn't have null=True. (#94) 2018-09-22 19:09:05 +01: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 Set the images_file field to non-required in both places 2018-10-04 13:47:31 +01: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 Update draft deletion logic for new field 2018-06-27 19:50:24 +01:00
widgets.py Further work on multi-file-upload 2018-04-23 01:15:33 -04:00