team-3/src/c3nav/editor
2017-06-18 18:36:09 +02:00
..
migrations change author can also be null 2017-06-12 18:15:45 +02:00
static/editor border below each change group 2017-06-18 18:23:52 +02:00
templates/editor show when changeset was created 2017-06-18 18:32:16 +02:00
__init__.py add hoster basics 2016-09-13 15:18:24 +02:00
api.py use space.pk instead of space.id so everything works wrapped 2017-06-18 05:58:24 +02:00
apps.py remove packages, hosters, ... completely 2017-05-01 18:10:46 +02:00
forms.py redirectslug unique check and QuerySetWrapper.delete() 2017-06-18 05:14:02 +02:00
models.py only get foreign object if asked for it 2017-06-18 18:33:20 +02:00
urls.py add created object to querysets (not yet fully working with select_related) 2017-06-16 16:34:27 +02:00
views.py only fetch changeset if it's not the same one as in the session 2017-06-18 18:36:09 +02:00
wrappers.py enable overwriting wrapped qs cache to avoid _get_created_objects again 2017-06-18 06:17:46 +02:00