team-3/src/c3nav/editor
2017-06-25 18:26:17 +02:00
..
migrations change model: discarded_by instead of deletes_change and reset updates 2017-06-20 11:43:05 +02:00
models create restore button basic functionality 2017-06-25 18:19:01 +02:00
static/editor fix css on button hover (tooltip) 2017-06-25 16:29:51 +02:00
templates/editor confirm before restoring changes 2017-06-25 18:26:08 +02:00
views call group_changes only if restore was not queried 2017-06-25 18:26:17 +02:00
__init__.py remove everything about the editor from mapdata app 2017-06-21 12:47:28 +02:00
api.py only subtract holes from their respective spaces 2017-06-25 12:42:17 +02:00
forms.py remove everything about the editor from mapdata app 2017-06-21 12:47:28 +02:00
urls.py move changeset history view into changeset_detail 2017-06-25 17:59:18 +02:00
utils.py add add_current_model and get_field_value to utils.py 2017-06-25 12:17:22 +02:00
wrappers.py exclude deleted objects when filtering by related objects 2017-06-25 17:46:53 +02:00