team-3/src/c3nav/mapdata
2017-11-11 02:36:02 +01:00
..
management process_updates() don't lock globally, but only on unprocessed updates 2017-11-10 23:23:22 +01:00
migrations process updates asynchronously 2017-11-10 16:32:58 +01:00
models use unary_union instead of the old cascaded_union 2017-11-11 02:36:02 +01:00
render fix errors when polygons touch 2017-11-11 01:59:32 +01:00
utils some linter stuff 2017-11-10 02:19:58 +01:00
__init__.py fix cache invalidation / mapupdate creation in direct edit with DEBUG=False 2017-11-05 17:44:54 +01:00
api.py add Location.details_display() 2017-11-02 13:35:58 +01:00
apps.py move cache.py to mapdata root 2017-10-23 19:32:11 +02:00
cache.py MapHistory: remember filename if the file does not exist 2017-11-03 12:30:22 +01:00
fields.py remove bare exceptions 2017-10-25 00:47:40 +02:00
middleware.py get red of unwanted vary headers 2017-10-24 21:03:56 +02:00
tasks.py process_updates() don't lock globally, but only on unprocessed updates 2017-11-10 23:23:22 +01:00
urls.py drop suppoprt for svg output 2017-11-09 17:42:19 +01:00
views.py drop suppoprt for svg output 2017-11-09 17:42:19 +01:00