Commit graph

10 commits

Author SHA1 Message Date
Corey Oordt
7bdfb32474 Added a setting for the JAVASCRIPT_URL to make placement of the genericcollections.js file easier 2011-08-02 10:54:35 -04:00
Corey Oordt
97c45e702f The registry default settings needs to be an empty dict, not list. 2011-05-16 08:56:27 -04:00
Corey Oordt
05a55fea7d Added a Deprecation warning for CATEGORIES_RELATION_MODELS 2011-05-12 06:46:21 -04:00
Corey Oordt
efe3cdd06b Refactored the thumbnail from imagefield to filefield.
Why? ImageField causes hits to storage to fill out certain fields. Added a storage class and width/height fields so it is possible to scale the thumbnails and store them somewhere besides the filesystem.
2011-05-11 09:01:33 -04:00
Corey Oordt
4ce5a9e297 Slight refactor of the default settings to clean it up. 2011-05-11 07:09:19 -04:00
Corey Oordt
9528f971c9 Fixing stashing conflict 2011-05-07 20:33:00 -04:00
Evan Culver
1ac5ae0a09 Add optional thumbnail model field. 2011-05-08 08:07:47 +08:00
Corey Oordt
9e1717f3f7 Added generic relation stuff into categories 2010-04-23 11:37:18 -04:00
Corey Oordt
b0468cc8e4 Added a caching setting to vary the amount of time the view is cached 2010-04-05 13:09:02 -04:00
Corey Oordt
58a2280c2b Added an optional setting to allow the slug to be changed 2009-10-22 12:32:28 -04:00