index
:
chango.git
devmain
fix-31295
initial-branch
main
refs-37159
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-10-17
Fixed #21285 -- Fixed E121,E122 pep8 warnings
Alasdair Nicol
2013-10-17
Fixed #21284 -- Prevented KeyError swallowing in fetch_command
Claude Paroz
2013-10-17
Fixed #21282 -- Made HttpResponse.serialize_headers accept latin-1
Claude Paroz
2013-10-17
Added test for a921f06 - refs #21280.
Loic Bistuer
2013-10-17
Fixed #18659 -- Deprecated request.REQUEST and MergeDict
Bouke Haarsma
2013-10-17
Fixed #21270 -- Fixed E701 pep8 warnings
Alasdair Nicol
2013-10-16
Fixed #19657 -- Made sql commands honor allow_migrate
Claude Paroz
2013-10-16
Fixed #7551 -- Made GFK allow None init argument.
Bouke Haarsma
2013-10-16
Improve migration optimizer to be able to optimize through other ops
Andrew Godwin
2013-10-15
Merge pull request #1744 from unaizalakain/ticket_7261
Alex Gaynor
2013-10-16
Fixed DeprecationWarning caused by assertEquals.
Loic Bistuer
2013-10-15
Fixed #16855 -- select_related() chains as expected.
Marc Tamlyn
2013-10-15
Fixed #21263 -- Fixed issue with override_settings in inherited classes
Claude Paroz
2013-10-15
Merge pull request #1382 from loic/ticket19617
Marc Tamlyn
2013-10-15
Fixed #7261 -- support for __html__ for library interoperability
Unai Zalakain
2013-10-14
Fixed #21266 -- Fixed E201,E202 pep8 warnings.
Larry O'Neill
2013-10-14
Fixed #21269 -- Don't crash when CommandError contains non-ascii
Claude Paroz
2013-10-14
Close file after tests added in 945e033a69.
Ramiro Morales
2013-10-14
Fixed #8620 -- Updated the Form metaclass to support excluding fields by shad...
Loic Bistuer
2013-10-14
Fixed #19617 -- Refactored Form metaclasses to support more inheritance scena...
Loic Bistuer
2013-10-14
Fixed #15888 -- Made tablename argument of createcachetable optional
Claude Paroz
2013-10-13
Fixed #21198 -- Prevented invalid use of @python_2_unicode_compatible.
Aymeric Augustin
2013-10-13
Fixed #19560 -- Identified field in warning for naive datetime.
Aymeric Augustin
2013-10-12
Fixed #21173 -- Stopped fixing format for date-based widgets at init time
Claude Paroz
2013-10-11
Fixed errors in 848101bf1736d1c01eb86968e85a14c7466bb376
Tim Graham
2013-10-11
Added tests for URLValidator schemes.
Sascha Peilicke
2013-10-11
Fixed #13252 -- Added ability to serialize with natural primary keys.
Tai Lee
2013-10-11
Fixed #8918 -- Made FileField.upload_to optional.
Tim Graham
2013-10-11
Fixed assorted flake8 errors.
Tim Graham
2013-10-10
Whitespace cleanup.
Tim Graham
2013-10-10
Fixed an undefined variable and clarified the purpose of a test.
Tim Graham
2013-10-10
Fixed "redefinition of unused 'foo' from line X" pyflakes warnings.
Tim Graham
2013-10-10
Used "is" for comparisons with None.
Tim Graham
2013-10-10
Removed unnecessary semicolons.
Tim Graham
2013-10-09
Fixed #21243 -- Corrected exception message in multiple database tests.
Russell Keith-Magee
2013-10-08
Fixed #20568 -- truncatewords_html no longer splits words containing HTML ent...
Jaap Roes
2013-10-08
Fixed #16822 -- Added RawPostDataException
Tim Graham
2013-10-08
Refs #21197 -- Clarified upgrade check message.
Russell Keith-Magee
2013-10-07
Revert "Fixed #21241 -- Avoid extraneous JOINs in admin changelist search."
Simon Charette
2013-10-07
Fixed #21241 -- Avoid extraneous JOINs in admin changelist search.
Chris Adams
2013-10-07
Fixed #18263 -- Corrrected handling of hidden fields in tabular admin inlines.
Tim Graham
2013-10-07
Fixed #21236 -- Allowed migrations to work with unique_together tuples.
Javed Khan
2013-10-05
Fixed #21174 -- transaction control in related manager methods
Anssi Kääriäinen
2013-10-05
Fixed #18414 -- qs.exists() for sliced distinct queries
Anssi Kääriäinen
2013-10-05
Simplified a test by using CapturedQueriesContext
Anssi Kääriäinen
2013-10-05
Fixed #21161 -- Timezone-related tests on Windows.
Aymeric Augustin
2013-10-05
Improved Query join promotion logic
Anssi Kääriäinen
2013-10-05
Fixed #21150 -- select_related + annotate join promotion failure
Anssi Kääriäinen
2013-10-04
Fixed #21217 -- Avoid connecting `(pre|post)_init` signals to abstract senders.
Simon Charette
2013-10-04
Fixed #11277 -- Hid labels of fields with HiddenInput widget in admin forms.
Christopher Medrela
[prev]
[next]