Corey Oordt
e377eccb8c
Changed the requirements to use chained files.
2021-12-11 07:27:40 -06:00
Corey Oordt
3bfe1ad131
Added pre-commit configuration and configuration for the tools.
2021-12-05 08:34:15 -06:00
gantonayde
ec89796299
django-mptt 0.11 needed for Django 3.1
...
In Django 3.1 the compatibility import of django.core.exceptions.FieldDoesNotExist in django.db.models.fields is removed.
django-mptt should be the latest version (0.11 as of now)
2020-08-11 23:14:54 +01:00
Petr Dlouhý
d7dd98593a
update django-mptt
2020-02-02 09:21:19 +01:00
Brent O'Connor
366ff74619
Made updates to get everything working with Django 2
2017-12-26 11:27:42 -06:00
Primož Verdnik
121326d3b8
Just to be safe - pin it down
2016-12-08 18:36:42 -06:00
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