Brent O'Connor
b2497df2b0
Updated django-categories to work with Django 1.10
2016-11-14 12:28:07 -06:00
Brent O'Connor
02d6b984ca
Upgraded to django-mptt 0.8
2016-02-10 11:58:29 -06:00
Corey Oordt
7c73bd51c4
Removing outdated settings and updating outdated files
2015-06-09 15:20:09 -05:00
Sina Samavati
588815acc3
Update requirements
2013-09-07 13:16:37 +04:30
Corey Oordt
fdf968fb6e
Extracted a base class for categories to allow other apps to make their own independent category-style models.
...
* 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.
2012-02-15 08:54:33 -05:00
Corey Oordt
70365f636b
Updated the requirements to django-mptt 0.4.2
2010-12-10 06:54:55 -05:00
Josh Ourisman
66b634505b
upped requirements to django-mptt 0.4.1
2010-10-23 20:24:58 -04:00
Corey Oordt
0b27adc2a5
Changed the requirements from mptt in our repository to mptt-2 in pypi
2010-04-15 14:51:18 -04:00
Corey Oordt
50bf7e1896
Changed the requirements to have mptt just greater than 0.2
2010-04-08 06:48:13 -04:00
Corey Oordt
c1c2a72115
Added better setup.py pieces. Getting ready to push to our PyPi
2010-04-07 09:43:35 -04:00