Django

Code

root/django/tags/releases/0.95/tests/modeltests

Name Size Rev Age Last Change
../
basic 3217 2 years jacob: Added Manager.create() method to create and save an object in a …
choices 3075 2 years adrian: Changed all model unit tests to use str() instead of repr(). Also …
custom_columns 3075 2 years adrian: Changed all model unit tests to use str() instead of repr(). Also …
custom_managers 3075 2 years adrian: Changed all model unit tests to use str() instead of repr(). Also …
custom_methods 3075 2 years adrian: Changed all model unit tests to use str() instead of repr(). Also …
custom_pk 3130 2 years mtredinnick: Fixed #2164 -- Create correct SQL when pk column name is not the same as …
empty 3118 2 years mtredinnick: Fixed the empty model saving case so that it retrieves the primary key id. …
field_defaults 3031 2 years adrian: Cleaned up numbering with model unit tests
generic_relations 3160 2 years adrian: Fixed #2195 -- Fixed spelling error in generic_relations model test. Other …
get_latest 3075 2 years adrian: Changed all model unit tests to use str() instead of repr(). Also …
get_or_create 3092 2 years adrian: Added Manager.get_or_create()
invalid_models 3215 2 years russellm: Fixes #2216 -- Added extra tests for model validity, and cleaned up …
lookup 3223 2 years mtredinnick: Fixed #1754, #2211, #2192 -- allow date filtering comparisons to use …
m2m_and_m2o 3321 2 years adrian: Small formatting change to m2m_and_m2o model unit test
m2m_intermediary 3075 2 years adrian: Changed all model unit tests to use str() instead of repr(). Also …
m2m_multiple 3075 2 years adrian: Changed all model unit tests to use str() instead of repr(). Also …
m2m_recursive 3215 2 years russellm: Fixes #2216 -- Added extra tests for model validity, and cleaned up …
m2o_recursive 3075 2 years adrian: Changed all model unit tests to use str() instead of repr(). Also …
m2o_recursive2 3075 2 years adrian: Changed all model unit tests to use str() instead of repr(). Also …
manipulators 3075 2 years adrian: Changed all model unit tests to use str() instead of repr(). Also …
many_to_many 3246 2 years russellm: Fixed #2217 -- Allowed raw objects to be used in exact and in query …
many_to_one 3248 2 years russellm: Fixes #2271 -- Added code to imply __exact on any query argument that …
many_to_one_null 3075 2 years adrian: Changed all model unit tests to use str() instead of repr(). Also …
model_inheritance 3075 2 years adrian: Changed all model unit tests to use str() instead of repr(). Also …
mutually_referential 2847 3 years adrian: Fixed #1378 -- Added svn:ignore for pyc files for all Django packages
one_to_one 3246 2 years russellm: Fixed #2217 -- Allowed raw objects to be used in exact and in query …
or_lookups 3075 2 years adrian: Changed all model unit tests to use str() instead of repr(). Also …
ordering 3075 2 years adrian: Changed all model unit tests to use str() instead of repr(). Also …
pagination 3075 2 years adrian: Changed all model unit tests to use str() instead of repr(). Also …
properties 3145 2 years mtredinnick: Fixed #1683 -- Permit initialising models using settable properties as …
reserved_names 3075 2 years adrian: Changed all model unit tests to use str() instead of repr(). Also …
reverse_lookup 3075 2 years adrian: Changed all model unit tests to use str() instead of repr(). Also …
save_delete_hooks 3075 2 years adrian: Changed all model unit tests to use str() instead of repr(). Also …
serializers 3237 2 years jacob: Added a JSON serializer, a few more tests, and a couple more lines of …
str 3072 2 years adrian: Fixed #2077 -- Renamed 'repr' model tests to 'str'
transactions 3075 2 years adrian: Changed all model unit tests to use str() instead of repr(). Also …
validation 3075 2 years adrian: Changed all model unit tests to use str() instead of repr(). Also …
__init__.py 0 bytes 2809 3 years adrian: MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly …
Note: See TracBrowser for help on using the browser.