team-3/src/c3nav/editor
2017-07-05 16:17:09 +02:00
..
migrations add ChangeSet.last_state_update 2017-07-05 16:17:09 +02:00
models add ChangeSet.last_state_update 2017-07-05 16:17:09 +02:00
static/editor show recent changesets in user view 2017-07-04 23:33:26 +02:00
templates/editor save changeset last_update and last_change as foreign keys 2017-07-05 15:40:28 +02:00
views proposed change sets can be activated, too 2017-07-04 23:42:14 +02:00
__init__.py remove everything about the editor from mapdata app 2017-06-21 12:47:28 +02:00
api.py fix some linter stuff 2017-06-27 17:10:22 +02:00
forms.py edit title and description of changesets 2017-06-29 15:53:26 +02:00
urls.py first user view 2017-06-30 13:25:31 +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 edit title and description of changesets 2017-06-29 15:53:26 +02:00