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
Age
Commit message (
Expand
)
Author
2013-09-28
Fixed #20439 -- Started deprecation of IPAddressField
Erik Romijn
2013-09-28
Fixed #21186: Fixed regression when using date fields in the admin's list_fil...
Baptiste Mispelon
2013-09-27
Fix #21185: Added tests for unescape_entities.
Baptiste Mispelon
2013-09-26
Fix Python 3.2 compatiblity by removing unicode literals.
Simon Charette
2013-09-25
Fixed #20364 -- Changed urlize regexes to include quotation marks as punctation.
Giles Richard Greenway
2013-09-25
Fixed #17671 - Cursors are now context managers.
Michael Manfre
2013-09-25
Fixed #3871 -- Custom managers when traversing reverse relations.
Loic Bistuer
2013-09-25
Fixed #21126 -- QuerySet value conversion failure
Anssi Kääriäinen
2013-09-25
Remove most errors when running migration tests twice
Andrew Godwin
2013-09-25
Allow callables as the argument to RunPython
Andrew Godwin
2013-09-25
Add RunPython migration operation and tests
Andrew Godwin
2013-09-25
Add equality support for Project/ModelState
Andrew Godwin
2013-09-24
Fixed #18333 - Quoted annotated column names
Michael Manfre
2013-09-24
Fixed #21151 -- Bad cleanup in schema M2M repoint test
Andrew Godwin
2013-09-24
Isolated select_for_update tests a bit more.
Florian Apolloner
2013-09-23
Fixed test suite bisection on Python 3.
Simon Charette
2013-09-23
Fixed #21001 -- Added a regression test for empty string exclusion on Oracle.
Simon Charette
2013-09-23
Fixed #14028 - Added validation for clashing db_columns.
Helen ST
2013-09-22
Stopped a test from executing queries at the module level.
Florian Apolloner
2013-09-22
Translated a test to English for consistency.
Aymeric Augustin
2013-09-22
Fixed "Address already in use" from liveserver.
Florian Apolloner
2013-09-22
Removed a few trailing backslashes.
Aymeric Augustin
2013-09-22
Partial revert of 165f44aa.
Aymeric Augustin
2013-09-21
Fixed #21074 -- Added tests for localized datetime fields.
Aymeric Augustin
2013-09-21
Ensured that explicit time zones are rejected by forms.
Aymeric Augustin
2013-09-20
Fixed #20702 -- Deprecated get_formsets in favor of get_formsets_with_inlines.
tschilling
2013-09-19
Fixed #9532 -- Added min_num and validate_min on formsets.
yokomizor
2013-09-19
Fixed #21125 -- Removed support for cache URI syntax
Curtis Maloney
2013-09-19
Fixed #7557 -- Added type checking to Variable initialization.
Tim Graham
2013-09-19
Fixed typo in exception message; refs #19414
Tim Graham
2013-09-18
Fixed #19414 -- Added admin registration decorator
Brian Holdefehr
2013-09-18
Fixed #21098 -- Applied sensitive_post_parameters to MultiValueDict
Tim Graham
2013-09-18
Fixed #21118 -- Isolated a test that uses the database.
Tim Graham
2013-09-18
Fixed #4278 -- Added a dirs parameter to a few functions to override TEMPLATE...
Berker Peksag
2013-09-18
Fixed #15625 -- Made message in MultiValueDictKeyError less verbose.
Tim Graham
2013-09-18
Fixed #12568 -- no error when accessing custom field's descriptor
Anssi Kääriäinen
2013-09-17
Fixed #21115 -- Fixed NameError in migrate --list command
Markus Holtermann
2013-09-17
Fixed #21114 -- Migrations must not have a dependency to themselves.
Markus Holtermann
2013-09-16
Fixed test failures introduced in previous commit.
Tim Graham
2013-09-16
Fixed #17627 -- Renamed util.py files to utils.py
Tim Graham
2013-09-15
Fixed a timing edge case in the RelatedFieldWidgetSeleniumFirefoxTests.
Florian Apolloner
2013-09-14
Revert "Fixed #12288 -- Validated that app names in INSTALLED_APPS are unique"
Tim Graham
2013-09-14
Added tests for double-pickling a QuerySet
Anssi Kääriäinen
2013-09-14
Fixed #21097 - Added DatabaseFeature.can_introspect_autofield
Michael Manfre
2013-09-13
Fixed #21060 -- Refactored admin's autodiscover method to make it reusable.
Juan Catalano
2013-09-13
Fixed #12288 -- Validated that app names in INSTALLED_APPS are unique
e0ne
2013-09-12
Fixed #21099 - Skip DistinctOnTests unless backend can_distinct_on_fields
Michael Manfre
2013-09-11
Fixed #21090 -- Allowed backends to provide dotted field path to inspectdb.
Michael Manfre
2013-09-11
Fixed #21089 -- Allow TransactionTestcase subclasses to define an empty list ...
Baptiste Mispelon
2013-09-11
Fixed #21056 -- AdminSite.app_index no longer blindly accepts any app-labelis...
Keryn Knight
[prev]
[next]