Commit Graph

7 Commits

Author SHA1 Message Date
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
f4a74e6fd0 Fix map tests, add files tests 2018-05-01 13:16:09 -04:00
Carl van Tonder
bb326bfed8 Initial file uploding w/ new "files" app 2018-04-19 15:57:18 -04:00