Commit graph

18 commits

Author SHA1 Message Date
David McCann
9ae619a225 added manager_only optional argument (for registering non-entity Models, to allow them to do fancy filtering) 2010-09-14 10:56:19 +03:00
ksamuel
2dba6275d4 Adding configuration and test for related name in generic relation + fixing bug or some hardcoded name 2010-09-10 13:49:11 +00:00
ksamuel
cd641d2714 Fixed but of conflicting related names in generic relation 2010-09-10 12:52:18 +00:00
David Gelvin
6bda6f7a53 Updated manager 2010-09-08 19:11:33 +00:00
David Gelvin
23da5c11c6 Minor fix to test for mysql 2010-09-08 18:29:02 +00:00
David Gelvin
4aa7952485 Merge branch 'master' of github.com:mvpdev/eav 2010-09-08 17:52:20 +00:00
David Gelvin
2f879ccc8b New manager 2010-09-08 17:51:56 +00:00
ksamuel
1b596733e5 Remove prints, added test to value acccessors and object setters / getters 2010-09-08 16:09:05 +00:00
ksamuel
1cdc831bd1 Fixed cache bug 2010-09-08 15:24:14 +00:00
David Gelvin
9afdc58a05 Catch database error in registry 2010-09-08 12:18:29 +00:00
ksamuel
8185f43458 Merged with david's filtering 2010-09-08 01:28:03 +00:00
ksamuel
0cc260c5b1 New cache reloading only for models on startup and at ever attribute addition 2010-09-08 01:18:27 +00:00
David Gelvin
de61e49622 First filter attempt 2010-09-07 19:28:39 +00:00
David Gelvin
b765aa9c51 Contribute genericrelation helper to entity on registration 2010-09-07 16:10:58 +00:00
David Gelvin
d989e85223 Renamed admin in utils to config 2010-09-07 15:16:40 +00:00
David Gelvin
e842dac43a Changed from pre_save to post_save handler 2010-09-07 10:44:43 +00:00
ksamuel
c9e34de99f Settings are all passed will the configuration class 2010-09-07 09:52:03 +00:00
David Gelvin
b59c5b60bb Reorganized files 2010-09-07 08:33:42 +00:00
Renamed from eav_ng/utils.py (Browse further)