index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
modeltests
Age
Commit message (
Expand
)
Author
2010-09-13
Migrated select_related doctests. Thanks to Eric Florenzano.
Russell Keith-Magee
2010-09-13
Migrated str doctests. Thanks to Eric Florenzano.
Russell Keith-Magee
2010-09-13
Migrated transactions doctests. Thanks to Eric Florenzano.
Russell Keith-Magee
2010-09-13
Migrated unmanaged_models doctests. Thanks to Eric Florenzano.
Russell Keith-Magee
2010-09-13
Migrated the update doctests. Thanks to Eric Florenzano.
Russell Keith-Magee
2010-09-13
Migrated user_commands doctests. Thanks to Eric Florenzano.
Russell Keith-Magee
2010-09-13
Fix a couple of typos in test names and descriptions.
Malcolm Tredinnick
2010-09-12
Fixed the get_or_create tests for postgreSQL, by using
Malcolm Tredinnick
2010-09-12
Migrated expressions doctests. Thanks to Alex Gaynor.
Russell Keith-Magee
2010-09-12
Migrated empty doctests. Thanks to Alex Gaynor.
Russell Keith-Magee
2010-09-12
Migrated m2m_multiple doctests. Thanks to Alex Gaynor.
Russell Keith-Magee
2010-09-12
Migrated m2m_intermediary doctests. Thanks to Alex Gaynor.
Russell Keith-Magee
2010-09-12
Migrate m2m_and_m2o doctests. Thanks to Alex Gaynor.
Russell Keith-Magee
2010-09-12
Migrate get_or_create doctests. Thanks to Alex Gaynor.
Russell Keith-Magee
2010-09-12
Migrated get_object_or_404 doctests. Thanks to Alex Gaynor.
Russell Keith-Magee
2010-09-12
Migrate get_latest doctests. Thanks to Alex Gaynor.
Russell Keith-Magee
2010-09-12
Migrated the force_insert_update tests. Thanks to Alex Gaynor.
Russell Keith-Magee
2010-09-12
Migrate the files doctests. Thanks to Alex Gaynor.
Russell Keith-Magee
2010-09-12
Migrated the field_subclsasing doctests. Thanks to Alex Gaynor.
Russell Keith-Magee
2010-09-12
Migrated i18n and field_defaults doctests. Thanks to Alex Gaynor.
Russell Keith-Magee
2010-09-12
Migrated delete doctests. Thanks to Alex Gaynor.
Russell Keith-Magee
2010-09-12
Migrated defer doctests. Thanks to Alex Gaynor.
Russell Keith-Magee
2010-09-12
Migrated custom_pk doctests. Thanks to Alex Gaynor.
Russell Keith-Magee
2010-09-12
Migrated custom_methods doctests. Thanks to Alex Gaynor.
Russell Keith-Magee
2010-09-12
Migrated the custom_managers tests. Thanks to Alex Gaynor.
Russell Keith-Magee
2010-09-12
Fixed #9015 -- added a signal decorator for simplifying signal connections
Brian Rosner
2010-09-12
Migrated the custom_columns doctests to unit tests. Thanks to Alex Gaynor.
Russell Keith-Magee
2010-09-10
Converted doctest to unittest. Patch by Alex Gaynor.
Jannis Leidel
2010-09-10
Pass commit=False to loaddata in tests, which will keep the DB connection ope...
Karen Tracey
2010-08-30
Fixed #14162 - Dumpdata needs an option to use the base manager instead of th...
Luke Plant
2010-08-27
Fixed #14116 -- Added a flag to enable CSRF checks in the test client. Thanks...
Russell Keith-Magee
2010-08-23
Fixed #14155 -- Refactored another doctest suite and call to flush. Thanks to...
Russell Keith-Magee
2010-08-20
Fixed #13895 -- Refactored aggregation_regress doctests. Thanks to Alex Gayno...
Russell Keith-Magee
2010-08-17
Fixed #14102 -- Ensure that fields that have been excluded from a form aren't...
Russell Keith-Magee
2010-08-06
Fixed #8426 - added 'helptext' CSS class to help text in forms to aid in styling
Luke Plant
2010-08-06
Fixed #12775 -- Modified the --exclude argument to dumpdata to allow exclusio...
Russell Keith-Magee
2010-06-07
Fixed #13657: Moved global declaration before assignments to avoid a syntax w...
Karen Tracey
2010-06-05
Corrected pre-Python 2.6 syntax incompatibility from r13319. Thanks to Karen ...
Russell Keith-Magee
2010-06-05
Fixed #13636 -- Migrated fixtures tests to use unittests, eliminating another...
Russell Keith-Magee
2010-05-28
Fixed #13634 -- Migrated aggregation tests to use unittest. This removes a fl...
Russell Keith-Magee
2010-05-12
Fixed #13524 -- Added backwards compatibility and feature notes regarding adm...
Russell Keith-Magee
2010-05-04
Fixed #12164 -- Removed the Python 2.3 compatibility imports and workarounds....
Russell Keith-Magee
2010-04-21
Fixed the model_forms doctests to not depend on writer PKs, which are db-depe...
Karen Tracey
2010-04-16
Fixed #13357 -- Minor changes to get Django running under PyPy. Thanks to Ale...
Russell Keith-Magee
2010-04-15
Fixed #13352 -- Added __repr__ method for Validation Error. Thanks to elpaso6...
Russell Keith-Magee
2010-04-06
Fixed test failure that was occurring since r12908
Luke Plant
2010-04-03
Fixed #12247 -- Corrected the way update queries are processed when the updat...
Russell Keith-Magee
2010-04-01
Fixed #12429 -- Ensure that raw queries call resolve_columns if the backend d...
Russell Keith-Magee
2010-03-31
Restored pre-r10062 behavior allowing None from formfield_callback to exclude...
Brian Rosner
2010-03-30
Fixed #13087 -- Modified m2m signals to provide greater flexibility over exac...
Russell Keith-Magee
[prev]
[next]