ojuso-map/apps/files
Anna Sidwell a4072ba22a Tweak failing test
I've worked out this test is failing when FileDeleteView::post() calls
self.get_object() - that's when the 404 is being sent.  I can't work out
why though, because everything else looks fine.
2018-06-27 19:43:39 +01:00
..
migrations Use multi-file upload for "images" field 2018-05-29 23:16:51 -04:00
static/files Use multi-file upload for "images" field 2018-05-29 23:16:51 -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 Use multi-file upload for "images" field 2018-05-29 23:16:51 -04:00
tests.py Tweak failing test 2018-06-27 19:43:39 +01:00
urls.py Use multi-file upload for "images" field 2018-05-29 23:16:51 -04:00
views.py Tweak failing test 2018-06-27 19:43:39 +01:00