Commit Graph

11 Commits

Author SHA1 Message Date
9e9793ba06 Clean up file app 2019-08-20 01:17:23 +02:00
3e5b41de1d Reorder all imports 2019-08-20 00:10:20 +02:00
73fe51ba9c Get flake8 running OK 2019-08-20 00:10:20 +02:00
e3e3f6d5db Run black over entire codebase 2019-08-19 23:55:53 +02:00
Carl van Tonder
ab57602a5f Fix crashing test 2018-09-22 22:25:35 -04:00
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
Carl van Tonder
39949562c1 Use multi-file upload for "images" field
Closes #62
2018-05-29 23:16:51 -04:00
Carl van Tonder
6dc0b51fc3 File permissions checks 2018-04-30 22:23:36 -04:00
Carl van Tonder
e43c32b843 Extra file upload fields, delete files w/ draft 2018-04-30 22:17:18 -04:00
Carl van Tonder
935af1355b Further work on multi-file-upload 2018-04-23 01:15:33 -04:00
Carl van Tonder
bb326bfed8 Initial file uploding w/ new "files" app 2018-04-19 15:57:18 -04:00