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