Commit graph

22 commits

Author SHA1 Message Date
David Gelvin
90425373fc Removed unnecessary calls to registry 2010-09-23 15:10:14 +03:00
David Gelvin
093a0ef457 Renamed utils to registry 2010-09-23 13:58:11 +03:00
David Gelvin
8cc8e40245 Added get and get_or_create 2010-09-23 10:52:01 +03:00
David Gelvin
96cbde82de Fixed minor bug 2010-09-23 10:44:03 +03:00
David Gelvin
de37500638 Added create manager 2010-09-23 10:38:53 +03:00
David Gelvin
515cdf07ee Rename models, config attrs, started admin intigration 2010-09-22 11:02:28 +03:00
David Gelvin
8a46f3938f Fixed spelling mistake 2010-09-17 15:14:08 +03:00
David Gelvin
cf9920a0f5 Added license / copyright 2010-09-17 15:12:18 +03:00
David Gelvin
39e6a21403 Added documentation and tests 2010-09-17 12:50:28 +03:00
David Gelvin
9a5e3574e1 Rewrote filters. Again. 2010-09-17 00:10:38 +03:00
David Gelvin
e9ef2c0c65 Bug in exclude filter 2010-09-16 16:12:57 +03:00
David Gelvin
ded1e5eac4 Merge branch 'master' of http://github.com/daveycrockett/eav into mccann 2010-09-16 15:33:02 +03:00
David McCann
267c41f06d add Q modification to exclude() as well as filter 2010-09-14 12:57:26 +03:00
David McCann
cda3bbab2b added Q filtering magic to the eav manager. Recursively rebuilds the Q tree in-place before passing to the super class' filter. 2010-09-14 12:50:27 +03:00
David McCann
80bcb8cdf2 removed debugging code 2010-09-14 10:55:48 +03:00
David McCann
d6f59672ea refactored expand_filter_string from recursive to iterative 2010-09-14 10:10:20 +03:00
David Gelvin
11d7763dff Fixed exclude 2010-09-10 16:14:27 +00:00
David Gelvin
6bda6f7a53 Updated manager 2010-09-08 19:11:33 +00:00
David Gelvin
2f879ccc8b New manager 2010-09-08 17:51:56 +00:00
David Gelvin
4a889b48bf Many fixes and filtering 2010-09-08 12:10:47 +00:00
David Gelvin
de61e49622 First filter attempt 2010-09-07 19:28:39 +00:00
David Gelvin
b59c5b60bb Reorganized files 2010-09-07 08:33:42 +00:00
Renamed from eav_ng/managers.py (Browse further)