Commit graph

20 commits

Author SHA1 Message Date
Mirza Delic
f02e06ea99 bootstrap class on table (important for django-suit) 2013-10-20 21:33:59 +02:00
Eugene
1d01494ff5 Load I18N templatetags 2013-03-21 02:24:53 +08:00
Corey Oordt
7232937014 Updating the admin template to support the latest django admin code 2013-03-20 06:54:34 -05:00
winniehell
591680a24e german translation 2013-03-20 06:54:34 -05:00
Corey Oordt
4698f32fc0 Merge pull request #65 from yohanboniface/1.5
1.5 compat: remove adminmedia templatetag calls
2013-03-19 06:18:38 -07:00
Brent O'Connor
69565161ff Made it so django-categories works with Django 1.5 and Grappelli 2.4.4 2013-03-18 12:01:10 -07:00
Yohan Boniface
1d7463db2a 1.5 compat: remove adminmedia templatetag calls
See https://docs.djangoproject.com/en/1.5/releases/1.5/#miscellaneous
2013-03-01 00:35:33 +01:00
Brent O'Connor
8a621e9d14 Simplified the assignment of the IS_GRAPPELLI_INSTALLED variable 2012-08-27 16:56:12 -07:00
Brent O'Connor
ff6043d2b3 Updated the code so it will work with or without Grappelli installed 2012-08-27 09:45:26 -07:00
Brent O'Connor
85fb2083bb Made updates so django-categories works with django-grappelli 2012-08-24 13:57:48 -07:00
Corey Oordt
d33d9f9c55 Fixed a bug in the compatibility layer 2012-08-08 11:21:28 -04:00
Corey Oordt
86d9b376e1 Fixed some Django 1.4 cosmetic issues 2012-07-12 19:26:45 -04:00
Corey Oordt
0d254eca63 pep8 cleanup 2012-07-12 19:24:55 -04:00
Brad Jasper
60907deaf7 Added queryset parameter to ChangeList.get_ordering() 2012-03-28 14:37:34 -04:00
Corey Oordt
f3cc72a76b Fix for django 1.4 compatibility 2012-03-06 15:05:03 -05:00
Corey Oordt
5487447260 Removed the __init__ method for the treechange list. Don't need it and it varies too much by django version. Version bump to 1.0final 2012-02-15 08:56:24 -05:00
Corey Oordt
6d44ee2d62 The admin prior to 1.4 requires a different result from get_ordering 2012-02-15 08:56:24 -05:00
Corey Oordt
7428f87394 This fixes #31
* Uses the incorrect version segment. Although it works in 1.4a1, it is not perfect.
2012-02-15 08:54:33 -05:00
Corey Oordt
7f48b70478 Added compatibility with Django 1.4 2012-02-15 08:54:33 -05:00
Jose Soares
07f698c638 Moved the editor app so its inside the categories app 2012-01-11 15:22:29 -05:00