Commit graph

20 commits

Author SHA1 Message Date
Corey Oordt
d90dccda01 Fixed a problem in the new admin creation where it wouldn't properly filter out the category fields by model 2011-05-16 08:57:29 -04:00
Corey Oordt
93cd476c57 Updating settings for Django 1.3 2011-05-12 10:03:11 -04:00
Evan Culver
7119ca87e6 Make admin js relative to MEDIA_URL 2011-05-08 08:07:48 +08:00
Evan Culver
1ac5ae0a09 Add optional thumbnail model field. 2011-05-08 08:07:47 +08:00
Erik Simmler
246c18d4e6 Added logic to skip adding categories that are already defined for a modeladmin 2011-01-17 10:55:16 -05:00
Erik Simmler
44508e0606 ModelAdmin re-register now skips modeladmins without fieldsets already defined
Was causing a "TypeError at /current/url/: unsupported operand type(s) for +: 'NoneType' and 'tuple'"
2011-01-17 10:00:30 -05:00
Corey Oordt
781f9d02d5 Added additional fields to the display_list 2010-12-16 13:28:23 -05:00
Corey Oordt
4fbed625c4 Unstashing the previous changes 2010-12-12 13:15:03 -05:00
Corey Oordt
e1b53aefcb Fixing bug #6 per primski. Adds the correct fields into the admin instead of both. 2010-12-10 06:37:58 -05:00
Justin Quick
502c50d9c8 fix fieldsets assignment, issue 3 2010-09-30 14:24:35 -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
Justin Quick
0ca025d763 attempt at hacking a through table (field errors) 2010-02-02 10:40:51 -05:00
Justin Quick
c4c1b30aee added registry, hacked admin w/ new templates for category editor 2010-01-28 05:15:52 -05:00
Corey Oordt
9c05799714 Finished the debugging and changed the logic 2009-10-22 12:36:49 -04:00
Corey Oordt
58a2280c2b Added an optional setting to allow the slug to be changed 2009-10-22 12:32:28 -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