.. |
basic
|
Made negative indexing on QuerySet instances raise an assertion error (previously
|
2006-05-26 18:41:03 +00:00 |
choices
|
MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompatible. Please read http://code.djangoproject.com/wiki/RemovingTheMagic for upgrade instructions.
|
2006-05-02 01:31:56 +00:00 |
custom_columns
|
MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompatible. Please read http://code.djangoproject.com/wiki/RemovingTheMagic for upgrade instructions.
|
2006-05-02 01:31:56 +00:00 |
custom_managers
|
Added blurbs to the model unit tests that didn't have them
|
2006-05-31 18:45:17 +00:00 |
custom_methods
|
Small formatting changes to model unit tests to make them look better in the model examples online
|
2006-05-31 19:10:43 +00:00 |
custom_pk
|
Fixed #1781 -- Fixed unit tests to use new error message for DoesNotExist. Thanks, pb
|
2006-05-06 18:36:32 +00:00 |
field_defaults
|
Cleaned up numbering with model unit tests
|
2006-05-31 19:23:07 +00:00 |
get_latest
|
Fixed #1781 -- Fixed unit tests to use new error message for DoesNotExist. Thanks, pb
|
2006-05-06 18:36:32 +00:00 |
invalid_models
|
Added blurbs to the model unit tests that didn't have them
|
2006-05-31 18:45:17 +00:00 |
lookup
|
Fixed #1781 -- Fixed unit tests to use new error message for DoesNotExist. Thanks, pb
|
2006-05-06 18:36:32 +00:00 |
m2m_and_m2o
|
Fixed unit-test output error in m2m_and_m2o unit tests, due to a change in the model's __repr__ earlier today
|
2006-06-01 04:30:39 +00:00 |
m2m_intermediary
|
MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompatible. Please read http://code.djangoproject.com/wiki/RemovingTheMagic for upgrade instructions.
|
2006-05-02 01:31:56 +00:00 |
m2m_multiple
|
MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompatible. Please read http://code.djangoproject.com/wiki/RemovingTheMagic for upgrade instructions.
|
2006-05-02 01:31:56 +00:00 |
m2m_recursive
|
Cleaned up numbering with model unit tests
|
2006-05-31 19:23:07 +00:00 |
m2o_recursive
|
MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompatible. Please read http://code.djangoproject.com/wiki/RemovingTheMagic for upgrade instructions.
|
2006-05-02 01:31:56 +00:00 |
m2o_recursive2
|
MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompatible. Please read http://code.djangoproject.com/wiki/RemovingTheMagic for upgrade instructions.
|
2006-05-02 01:31:56 +00:00 |
manipulators
|
Cleaned up numbering with model unit tests
|
2006-05-31 19:23:07 +00:00 |
many_to_many
|
Fixed #1530 -- make count() respect distinct() on QuerySets. Create some
|
2006-05-14 23:49:29 +00:00 |
many_to_one
|
Fixed #1530 -- make count() respect distinct() on QuerySets. Create some
|
2006-05-14 23:49:29 +00:00 |
many_to_one_null
|
Updated tests in line with changed exception messages, fixing 2 failures.
|
2006-05-11 21:52:23 +00:00 |
model_inheritance
|
Added blurbs to the model unit tests that didn't have them
|
2006-05-31 18:45:17 +00:00 |
mutually_referential
|
MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompatible. Please read http://code.djangoproject.com/wiki/RemovingTheMagic for upgrade instructions.
|
2006-05-02 01:31:56 +00:00 |
one_to_one
|
Fixed #1781 -- Fixed unit tests to use new error message for DoesNotExist. Thanks, pb
|
2006-05-06 18:36:32 +00:00 |
or_lookups
|
Fixed bug with QuerySet.exclude() failing to do negations on Q objects, and
|
2006-05-26 23:41:43 +00:00 |
ordering
|
Fixed bug with Meta.ordering being ignored when slicing a single item off a QuerySet. Thanks, Gábor Fawkes.
|
2006-05-23 19:55:30 +00:00 |
pagination
|
Fixed #720 -- Added first_on_page() and last_on_page() methods to ObjectPaginator. Thanks, m@bagai.com
|
2006-06-01 04:29:39 +00:00 |
properties
|
Added blurbs to the model unit tests that didn't have them
|
2006-05-31 18:45:17 +00:00 |
reserved_names
|
MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompatible. Please read http://code.djangoproject.com/wiki/RemovingTheMagic for upgrade instructions.
|
2006-05-02 01:31:56 +00:00 |
reverse_lookup
|
MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompatible. Please read http://code.djangoproject.com/wiki/RemovingTheMagic for upgrade instructions.
|
2006-05-02 01:31:56 +00:00 |
save_delete_hooks
|
MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompatible. Please read http://code.djangoproject.com/wiki/RemovingTheMagic for upgrade instructions.
|
2006-05-02 01:31:56 +00:00 |
str
|
Fixed #2077 -- Renamed 'repr' model tests to 'str'
|
2006-06-03 22:14:04 +00:00 |
transactions
|
Changed 'transactions' model unit test NOT to be executed for MySQL
|
2006-06-03 23:45:49 +00:00 |
validation
|
Cleaned up numbering with model unit tests
|
2006-05-31 19:23:07 +00:00 |
__init__.py
|
MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompatible. Please read http://code.djangoproject.com/wiki/RemovingTheMagic for upgrade instructions.
|
2006-05-02 01:31:56 +00:00 |