team-3/src/c3nav/editor
2017-06-18 18:23:52 +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 move changeset delete button to bottom 2017-06-18 18:20:35 +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 set nonempty titles 2017-06-18 18:09:47 +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 m2m value has to be json decoded too 2017-06-18 17:52:26 +02:00
wrappers.py enable overwriting wrapped qs cache to avoid _get_created_objects again 2017-06-18 06:17:46 +02:00