ojuso-map/apps/map
2019-04-07 18:40:00 +01:00
..
migrations Run latest migrations 2019-04-07 17:05:09 +01:00
static/map Remove unused bundle.js file 2018-10-13 01:39:32 -04:00
templates/map Use lazy gettext in models and forms to allow things to be shown in Spanish. 2019-04-07 17:04:02 +01:00
__init__.py Update map app (location, migrations and templates) 2017-05-21 01:47:14 +02:00
admin.py Make sure users can only edit their own case studies 2019-03-04 20:03:43 +00:00
apps.py Update map app (location, migrations and templates) 2017-05-21 01:47:14 +02:00
forms.py Use lazy gettext in models and forms to allow things to be shown in Spanish. 2019-04-07 17:04:02 +01:00
models.py Use lazy gettext in models and forms to allow things to be shown in Spanish. 2019-04-07 17:04:02 +01:00
tests.py Refactor CaseStudyDraft tests to make them more unit-y 2019-04-07 18:32:43 +01:00
urls.py Drafts: Fix urlconf bug introduced in 07f9bed0 2019-04-07 18:40:00 +01:00
validators.py Allow Vimeo as well as YouTube URLs. Closes #26. 2018-03-31 17:18:35 +11:00
views.py Some test refactoring 2019-04-07 17:47:03 +01:00
widgets.py Restore names of uploaded files on submit/draft restore (#65) 2018-10-12 18:34:39 -04:00