migrations
|
make Level.short_label a SlugField
|
2017-10-31 16:07:42 +01:00 |
models
|
remove all old rendering methods
|
2017-11-09 17:32:39 +01:00 |
utils
|
use HybridGeometry to precache triangulations
|
2017-11-08 18:04:07 +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 |
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 |
urls.py
|
tile_access view to set cookie
|
2017-10-24 23:49:02 +02:00 |
views.py
|
add base for OpenGL map render engine
|
2017-11-06 11:19:53 +01:00 |