team-3/src/c3nav/editor
2017-11-25 18:12:28 +01:00
..
migrations fix editor.0014_last_update_foreign_key migration on postgres 2017-09-16 14:13:35 +02:00
models fix error when applying changesets 2017-11-25 11:48:28 +01:00
static/editor fix deactivating graph nodes without reloading 2017-11-25 16:40:09 +01:00
templates/editor make it possible to delete graph nodes again 2017-11-22 23:49:55 +01:00
views optionally activate next node after connecting 2017-11-25 16:25:50 +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 less queries for space graph view 2017-11-25 18:12:28 +01:00
apps.py fix cache invalidation / mapupdate creation in direct edit with DEBUG=False 2017-11-05 17:44:54 +01:00
forms.py optionally activate next node after connecting 2017-11-25 16:25:50 +01:00
urls.py remove graph editing settings and greatly simplify graph editor 2017-11-22 23:13:12 +01:00
utils.py add add_current_model and get_field_value to utils.py 2017-06-25 12:17:22 +02:00
wrappers.py fix WrappedQuerySet.model property 2017-11-22 22:16:59 +01:00