Commit Graph

60 Commits (ba2cb60c9dedba4d573d3561da5c9c88bca70e3b)

Author SHA1 Message Date
Bert Constantin ba9a0b1302 updated docs, and moved them to DOCS.rst and README.rst 2010-01-26 14:28:22 +01:00
Bert Constantin e3346bd4fb move test db to /var/tmp/ 2010-01-25 16:47:28 +01:00
Bert Constantin 09fef376ac manage.py: prepend ./libraries-local to sys.path, allowing us to test any version of Django (after being copied there) 2010-01-24 16:24:10 +01:00
Bert Constantin f77ebe8149 Model___field notation now automatically chooses correct application + separated translation into own function 2010-01-23 06:42:01 +01:00
Bert Constantin 1ba36e9fb1 fix __getattribute__ rstrip bug 2010-01-17 22:50:23 +01:00
Bert Constantin 889ce78f2e add pre_save_polymorphic(), split from save() 2010-01-17 19:53:25 +01:00
Bert Constantin 2729187591 manager: proxy all unknown methods 2010-01-16 18:03:25 +01:00
Bert Constantin 2e29b8f093 add polymorphic_internal_model_fields 2010-01-16 18:01:58 +01:00
Bert Constantin acb7452c46 minor doc fixes 2010-01-16 00:32:36 +01:00
Bert Constantin 576a16f2ab initial commit 2010-01-15 21:13:36 +01:00