LICENSE.txt
MANIFEST.in
NOTICES.txt
README.rst
requirements.txt
setup.cfg
setup.py
categories/__init__.py
categories/admin.py
categories/apps.py
categories/base.py
categories/fields.py
categories/genericcollection.py
categories/migration.py
categories/models.py
categories/registration.py
categories/settings.py
categories/south_migration.py
categories/urls.py
categories/views.py
categories/editor/__init__.py
categories/editor/models.py
categories/editor/settings.py
categories/editor/tree_editor.py
categories/editor/utils.py
categories/editor/locale/de/LC_MESSAGES/django.mo
categories/editor/locale/de/LC_MESSAGES/django.po
categories/editor/static/editor/jquery.treeTable.css
categories/editor/static/editor/jquery.treeTable.js
categories/editor/static/editor/toggle-collapse-dark.png
categories/editor/static/editor/toggle-collapse-light.png
categories/editor/static/editor/toggle-expand-dark.png
categories/editor/static/editor/toggle-expand-light.png
categories/editor/templates/admin/editor/grappelli_tree_editor.html
categories/editor/templates/admin/editor/grappelli_tree_list_results.html
categories/editor/templates/admin/editor/tree_editor.html
categories/editor/templates/admin/editor/tree_list_results.html
categories/editor/templatetags/__init__.py
categories/editor/templatetags/admin_tree_list_tags.py
categories/fixtures/categories.json
categories/fixtures/genres.txt
categories/fixtures/musicgenres.json
categories/fixtures/test_category_spaces.txt
categories/fixtures/test_category_tabs.txt
categories/locale/de/LC_MESSAGES/django.mo
categories/locale/de/LC_MESSAGES/django.po
categories/locale/fr/LC_MESSAGES/django.mo
categories/locale/fr/LC_MESSAGES/django.po
categories/locale/it/LC_MESSAGES/django.mo
categories/locale/it/LC_MESSAGES/django.po
categories/management/__init__.py
categories/management/commands/__init__.py
categories/management/commands/add_category_fields.py
categories/management/commands/drop_category_field.py
categories/management/commands/import_categories.py
categories/migrations/0001_initial.py
categories/migrations/__init__.py
categories/static/js/genericcollections.js
categories/templates/admin/edit_inline/gen_coll_tabular.html
categories/templates/categories/ancestors_ul.html
categories/templates/categories/base.html
categories/templates/categories/breadcrumbs.html
categories/templates/categories/category_detail.html
categories/templates/categories/category_list.html
categories/templates/categories/ul_tree.html
categories/templatetags/__init__.py
categories/templatetags/category_tags.py
categories/tests/__init__.py
categories/tests/test_admin.py
categories/tests/test_category_import.py
categories/tests/test_manager.py
categories/tests/test_registration.py
categories/tests/test_templatetags.py
django_categories.egg-info/PKG-INFO
django_categories.egg-info/SOURCES.txt
django_categories.egg-info/dependency_links.txt
django_categories.egg-info/requires.txt
django_categories.egg-info/top_level.txt
doc_src/Makefile
doc_src/adding_the_fields.rst
doc_src/admin_settings.rst
doc_src/custom_categories.rst
doc_src/getting_started.rst
doc_src/index.rst
doc_src/installation.rst
doc_src/make.bat
doc_src/registering_models.rst
doc_src/usage.rst
doc_src/usage_example_template.html
doc_src/_static/breadcrumb_background.png
doc_src/_static/default.css
doc_src/_static/documentation.png
doc_src/_static/header_sm_mid.png
doc_src/_static/scrn1.png
doc_src/_static/scrn2.png
doc_src/_static/searchfield_leftcap.png
doc_src/_static/searchfield_repeat.png
doc_src/_static/searchfield_rightcap.png
doc_src/_static/title_background.png
doc_src/_static/toc.js
doc_src/_static/triangle_closed.png
doc_src/_static/triangle_left.png
doc_src/_static/triangle_open.png
doc_src/_templates/layout.html
doc_src/reference/index.rst
doc_src/reference/management_commands.rst
doc_src/reference/models.rst
doc_src/reference/settings.rst
doc_src/reference/templatetags.rst