35b359d9f0
Django Models and working with trees of Model instances. MPTT is a technique for storing hierarchical data in a database. The aim is to make retrieval operations very efficient. The trade-off for this efficiency is that performing inserts and moving items around the tree is more involved, as there's some extra work required to keep the tree structure in a good state at all times.
44 lines
1.7 KiB
Text
44 lines
1.7 KiB
Text
@comment $NetBSD: PLIST,v 1.1.1.1 2012/01/08 07:48:36 adam Exp $
|
|
${PYSITELIB}/mptt/__init__.py
|
|
${PYSITELIB}/mptt/__init__.pyc
|
|
${PYSITELIB}/mptt/__init__.pyo
|
|
${PYSITELIB}/mptt/admin.py
|
|
${PYSITELIB}/mptt/admin.pyc
|
|
${PYSITELIB}/mptt/admin.pyo
|
|
${PYSITELIB}/mptt/exceptions.py
|
|
${PYSITELIB}/mptt/exceptions.pyc
|
|
${PYSITELIB}/mptt/exceptions.pyo
|
|
${PYSITELIB}/mptt/fields.py
|
|
${PYSITELIB}/mptt/fields.pyc
|
|
${PYSITELIB}/mptt/fields.pyo
|
|
${PYSITELIB}/mptt/forms.py
|
|
${PYSITELIB}/mptt/forms.pyc
|
|
${PYSITELIB}/mptt/forms.pyo
|
|
${PYSITELIB}/mptt/locale/de/LC_MESSAGES/django.mo
|
|
${PYSITELIB}/mptt/locale/de/LC_MESSAGES/django.po
|
|
${PYSITELIB}/mptt/locale/dk/LC_MESSAGES/django.mo
|
|
${PYSITELIB}/mptt/locale/dk/LC_MESSAGES/django.po
|
|
${PYSITELIB}/mptt/locale/fr/LC_MESSAGES/django.mo
|
|
${PYSITELIB}/mptt/locale/fr/LC_MESSAGES/django.po
|
|
${PYSITELIB}/mptt/locale/pl/LC_MESSAGES/django.mo
|
|
${PYSITELIB}/mptt/locale/pl/LC_MESSAGES/django.po
|
|
${PYSITELIB}/mptt/managers.py
|
|
${PYSITELIB}/mptt/managers.pyc
|
|
${PYSITELIB}/mptt/managers.pyo
|
|
${PYSITELIB}/mptt/models.py
|
|
${PYSITELIB}/mptt/models.pyc
|
|
${PYSITELIB}/mptt/models.pyo
|
|
${PYSITELIB}/mptt/templates/admin/mptt_change_list.html
|
|
${PYSITELIB}/mptt/templates/admin/mptt_change_list_results.html
|
|
${PYSITELIB}/mptt/templatetags/__init__.py
|
|
${PYSITELIB}/mptt/templatetags/__init__.pyc
|
|
${PYSITELIB}/mptt/templatetags/__init__.pyo
|
|
${PYSITELIB}/mptt/templatetags/mptt_admin.py
|
|
${PYSITELIB}/mptt/templatetags/mptt_admin.pyc
|
|
${PYSITELIB}/mptt/templatetags/mptt_admin.pyo
|
|
${PYSITELIB}/mptt/templatetags/mptt_tags.py
|
|
${PYSITELIB}/mptt/templatetags/mptt_tags.pyc
|
|
${PYSITELIB}/mptt/templatetags/mptt_tags.pyo
|
|
${PYSITELIB}/mptt/utils.py
|
|
${PYSITELIB}/mptt/utils.pyc
|
|
${PYSITELIB}/mptt/utils.pyo
|