ojuso-map/apps/files
2018-12-02 00:31:04 +00:00
..
migrations Add migration 2018-12-02 00:31:04 +00:00
static/files Restore names of uploaded files on submit/draft restore (#65) 2018-10-12 18:34:39 -04:00
__init__.py Initial file uploding w/ new "files" app 2018-04-19 15:57:18 -04:00
admin.py Initial file uploding w/ new "files" app 2018-04-19 15:57:18 -04:00
apps.py Initial file uploding w/ new "files" app 2018-04-19 15:57:18 -04:00
forms.py Use multi-file upload for "images" field 2018-05-29 23:16:51 -04:00
models.py Upgrade to Django 2.1 using pip-tools 2018-11-14 12:26:59 -05:00
tests.py Fix crashing test 2018-09-22 22:25:35 -04:00
urls.py Fix crashing test 2018-09-22 22:25:35 -04:00
views.py Fix crashing test 2018-09-22 22:25:35 -04:00