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 |
apps.py
|
Update map app (location, migrations and templates)
|
2017-05-21 01:47:14 +02:00 |
forms.py
|
Use multi-file upload for "images" field
|
2018-05-29 23:16:51 -04:00 |
models.py
|
Text fields shouldn't have null=True. (#94)
|
2018-09-22 19:09:05 +01:00 |
tests.py
|
Fix test failure
|
2018-09-22 22:25:35 -04: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 |