django-categories/editor
2012-01-03 09:18:10 -05:00
..
static/editor Added a django/jQuery stub for previous versions of Django. 2012-01-03 09:18:10 -05:00
templates/admin/editor Ooops, found a bug in the javascript. 2011-08-02 06:19:27 -04:00
templatetags Added compatibility with Django 1.1 by adding missing methods for editor and bumped version to 0.7beta2 2011-08-02 07:08:27 -04:00
__init__.py Split the editor into a separate app 2009-08-25 20:52:46 -04:00
models.py Added a placeholder for Django 2010-12-16 12:26:53 -05:00
settings.py Make the initial state of the editor tree an app setting with collapsed as the default. 2011-03-26 09:21:30 -04:00
tree_editor.py Fix Issue #25 : The override of __getitem__ was causing issues with analysis of query sets, 2011-09-04 19:56:02 -04:00
utils.py Added compatibility with Django 1.1 by adding missing methods for editor and bumped version to 0.7beta2 2011-08-02 07:08:27 -04:00