Commit graph

16 commits

Author SHA1 Message Date
Corey Oordt
a240fef950 Added a Meta class for proper plural naming 2010-12-10 06:53:50 -05:00
Josh Ourisman
04da4c0bdd modified Category model to work with django-mptt 0.4 2010-10-23 20:31:17 -04:00
Justin Quick
ab6b48c9d9 safe mptt registration 2010-04-29 11:28:59 -04:00
Corey Oordt
9e1717f3f7 Added generic relation stuff into categories 2010-04-23 11:37:18 -04:00
Corey Oordt
031c32854c Added metadata to the model for seo stuff 2010-04-22 14:31:38 -04:00
Corey Oordt
f6db9f2006 Merge branch 'master' of http://opensource.washingtontimes.com/git/public/django-categories 2010-04-05 13:02:59 -04:00
Justin Quick
06d335238a added missing templates for category traversal 2010-02-26 08:35:05 -05:00
Corey Oordt
7dfb2da267 Removed the special many2many models. The user interface was just too odd to implement. 2010-02-12 12:13:12 -05:00
Justin Quick
0ca025d763 attempt at hacking a through table (field errors) 2010-02-02 10:40:51 -05:00
Corey Oordt
2f3b1dacbf Removed the permalink decorator to make the absoluteurl work 2009-10-13 05:06:37 -04:00
Corey Oordt
e1da454bee Fixed the get_absolute_url for the Categories model and fixed up the view as well 2009-10-06 09:28:16 -04:00
Corey Oordt
598a418a0f Added a description field 2009-10-06 08:09:04 -04:00
Corey Oordt
01c6cf38c5 Getting the admin interface working 2009-08-27 16:22:09 -04:00
Corey Oordt
fc2ae672e6 Made sure the models and admin looked right and worked with Stories 2009-07-08 09:01:27 -04:00
Corey Oordt
8d48c8c042 Making sure everything is in the repo 2009-07-07 07:06:36 -04:00
Corey Oordt
e39e575ce0 Initial import 2009-07-02 20:23:08 -04:00