mirror of
https://github.com/jazzband/django-categories.git
synced 2026-03-16 22:30:24 +00:00
* Updated for django-mptt 0.5.2 * Fixed typo in the CategoryRelation field in that the foreign key is called 'story' * Made the order field non-null and default to 0 * Changed the parent foreign key a TreeForeignKey (for 0.5.2) * Changed requirements to mptt>=0.5.2 * Added a migration for model changes. |
||
|---|---|---|
| .. | ||
| editor | ||
| fixtures | ||
| management | ||
| migrations | ||
| static/js | ||
| templates | ||
| templatetags | ||
| tests | ||
| __init__.py | ||
| admin.py | ||
| fields.py | ||
| genericcollection.py | ||
| migration.py | ||
| models.py | ||
| settings.py | ||
| urls.py | ||
| views.py | ||