David Gelvin
|
23d44981a5
|
Refactored registration
|
2010-09-24 12:48:37 +03:00 |
|
David Gelvin
|
802d92255d
|
Rewrote tests
|
2010-09-23 19:40:32 +03:00 |
|
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
|
e5d83e365a
|
Added license to __init__ and fixed nosetests
|
2010-09-23 13:05:40 +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
|
e30761c96f
|
Added required field and pre_save handler
|
2010-09-22 18:55:38 +03:00 |
|
David Gelvin
|
3a19758fd8
|
More admin work
|
2010-09-22 16:41:07 +03:00 |
|
David Gelvin
|
a53bc53daa
|
Major refactor
|
2010-09-22 15:28:19 +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
|
4cb5981079
|
Added db_index and verbose name
|
2010-09-16 20:19:31 +03:00 |
|
David Gelvin
|
f21d08b3bc
|
Enum validation
|
2010-09-16 16:13:47 +03:00 |
|
David Gelvin
|
75bf922020
|
Merge branch 'master' into dev
|
2010-09-10 16:21:41 +00:00 |
|
ksamuel
|
0c1f6377c7
|
Failing tests for filter
|
2010-09-10 16:02:51 +00:00 |
|
David Gelvin
|
9361fbd7eb
|
Created enum models
|
2010-09-10 15:57:44 +00:00 |
|
David Gelvin
|
b31a914318
|
Merge branch 'master' of github.com:mvpdev/eav
|
2010-09-10 15:32:38 +00:00 |
|
David Gelvin
|
cf77d9da34
|
Changed VALUE_BOOLEAN to NullBooleanField
|
2010-09-10 15:31:12 +00: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 |
|
ksamuel
|
d80913ab91
|
Covered most get and set with tests
|
2010-09-08 18:19:51 +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 |
|
David Gelvin
|
4a889b48bf
|
Many fixes and filtering
|
2010-09-08 12:10:47 +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 |
|
ksamuel
|
5fbd515d3f
|
Merge branch 'master' of github.com:mvpdev/eav
|
2010-09-07 14:22:22 +00:00 |
|
ksamuel
|
e71123028c
|
Added docstring in model
|
2010-09-07 14:22:02 +00:00 |
|
David Gelvin
|
0d53a7a790
|
Added TYPE_OBJECT
|
2010-09-07 14:14:03 +00:00 |
|
ksamuel
|
e915a95f06
|
Merge changing generic relations
|
2010-09-07 14:02:48 +00:00 |
|
David Gelvin
|
99cd67c22d
|
Changed object to entity
|
2010-09-07 13:59:45 +00:00 |
|
ksamuel
|
4c09a4ee26
|
Merge branch 'master' of github.com:mvpdev/eav
|
2010-09-07 13:52:41 +00:00 |
|
ksamuel
|
bdf3e464bd
|
Fixed: get_eva_attribute are now called as a classmethod
|
2010-09-07 13:52:16 +00:00 |
|
David Gelvin
|
05dddabbe2
|
More validation
|
2010-09-07 13:40:50 +00:00 |
|
David Gelvin
|
194f1f8708
|
More changes
|
2010-09-07 13:32:53 +00:00 |
|
ksamuel
|
9ce78e1418
|
Added test for _save_single
|
2010-09-07 13:09:27 +00:00 |
|
ksamuel
|
4d3127223c
|
Merge branch 'master' of github.com:mvpdev/eav
|
2010-09-07 12:47:37 +00:00 |
|
ksamuel
|
d54b73a4cd
|
Added test for set and get
|
2010-09-07 12:45:57 +00:00 |
|
David Gelvin
|
9b2402af7a
|
Fixed auto slug
|
2010-09-07 12:44:13 +00:00 |
|
David Gelvin
|
f522655a6c
|
Added stuff
|
2010-09-07 12:34:03 +00:00 |
|
David Gelvin
|
5444c15c7e
|
Removed UUID, added auto_slug
|
2010-09-07 11:56:35 +00:00 |
|
David Gelvin
|
14173b822f
|
Merge branch 'master' of github.com:mvpdev/eav
|
2010-09-07 11:23:41 +00:00 |
|
David Gelvin
|
65f4452744
|
Implemented remove_label
|
2010-09-07 11:23:25 +00:00 |
|
ksamuel
|
8ff5a917e7
|
Fixed add_label and added test for add_label
|
2010-09-07 11:18:15 +00:00 |
|
David Gelvin
|
e842dac43a
|
Changed from pre_save to post_save handler
|
2010-09-07 10:44:43 +00:00 |
|
David Gelvin
|
23896bdc99
|
Fixed typo
|
2010-09-07 10:31:25 +00:00 |
|
David Gelvin
|
900e75b010
|
More fixes
|
2010-09-07 10:25:48 +00:00 |
|
David Gelvin
|
a77b1e3e6e
|
Added new fields, validation, etc...
|
2010-09-07 10:11:09 +00:00 |
|