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
2014-10-22
Fixed #23686 -- Tweak color output of the system check framework.
Loic Bistuer
2014-10-22
Made testing of stdout and stderr more consistent.
Loic Bistuer
2014-10-22
Fixed #23663 -- Initialize output streams for BaseCommand in __init__().
Loic Bistuer
2014-10-21
Fixed #23653 -- Fixed Windows failure of a logging test added in refs #23569.
Tim Graham
2014-10-21
Removed unneeded override_system_checks
Claude Paroz
2014-10-21
Fixed #23583 -- More selectively ignored static/media roots
Claude Paroz
2014-10-22
Fixed #23107 -- Made runserver output respect --no-color.
Loic Bistuer
2014-10-21
Fixed #23695 -- Made condition decorator work for HEAD requests without ETag.
Anton Novosyolov
2014-10-21
Fixed #23396 -- Ensured ValueQuerySets are not checked by check_related_objects.
Gabe Jackson
2014-10-21
Fixed #21740 -- Allowed test client data to be an empty string
Claude Paroz
2014-10-20
Fix SettingsCustomLoggingTest on Windows when path contains \u
Michael Manfre
2014-10-20
Fixed #23688 -- Updated cached_property to preserve docstring of original fun...
John-Scott Atlakson
2014-10-20
Fixed #20221 -- Allowed some functions that use mark_safe() to result in Safe...
Jon Dufresne
2014-10-20
Fixed #23679 -- Fixed null introspection for char/text fields
Claude Paroz
2014-10-20
Fixed #23629 -- Allowed autodetector to detect changes in Meta.db_table.
Tianyi Wang
2014-10-20
Revert "Fixed #23650 -- Prevented migrate from calling checks 3 times"
Claude Paroz
2014-10-20
Fixed #23685 -- Made call_command skip checks by default
Claude Paroz
2014-10-20
Moved a test case that caused deprecation warnings.
Loic Bistuer
2014-10-19
Fixed #23684 -- Used correct package name for Pillow in Error hint.
Nicholas Serra
2014-10-19
Fixed #21196 -- Removed index on test field causing MySQL specific warning.
Thomas Chaumeny
2014-10-17
Fixed #23650 -- Prevented migrate from calling checks 3 times
Claude Paroz
2014-10-17
Fixed #23469 -- Removed test runner compatibility check which often yielded f...
Tim Graham
2014-10-16
Fixed #23615 -- Validate that a Model instance's "check" attribute is a method.
Rigel Di Scala
2014-10-16
Minor cleanup in the check_framework test package.
Loic Bistuer
2014-10-16
Fixed #23664 -- Provided a consistent definition for OrderedSet.__bool__
Thomas Chaumeny
2014-10-16
Fixed #23659 -- Kept annotate() args ordering
Claude Paroz
2014-10-15
Fixed a flake8 warning.
Simon Charette
2014-10-16
Fixed #23660 -- Moved sort_dependencies to core.
Collin Anderson
2014-10-16
Fixed #19508 -- Implemented uri_to_iri as per RFC.
Anubhav Joshi
2014-10-15
Fixed remaining test failure in jslex tests.
Florian Apolloner
2014-10-15
Added unicode_literals to the jslexer.
Florian Apolloner
2014-10-15
Fixed #23651 -- Isolated non-existent fixture tests
Claude Paroz
2014-10-14
Adapted invalid cookie test to all Python versions
Claude Paroz
2014-10-13
Fixed #23638 -- Prevented crash while parsing invalid cookie content
Claude Paroz
2014-10-12
Fixed #23063 -- Convert \n and \r to \r\n when using the SMTP backend as per ...
Florian Apolloner
2014-10-10
Fixed #23616 - Fixed generic relations in ModelAdmin.list_filter.
Konrad Świat
2014-10-10
Fixed #23613 -- Deprecated django.utils.checksums
Jaap Roes
2014-10-09
Avoided requiring sqlparse for a test.
Collin Anderson
2014-10-09
Fixed #23612 -- Normalized fixuture paths to allow referencing relative paths...
Brandon Taylor
2014-10-09
Fixed #23627 -- Allowed register_lookup to work as a decorator.
Marc Tamlyn
2014-10-09
Skip another test if sqlparse is not available
Collin Anderson
2014-10-09
Fixed #23609 -- Fixed IntegrityError that prevented altering a NULL column in...
Markus Holtermann
2014-10-08
Fixed flake8 warning.
Tim Graham
2014-10-08
Fixed #23600 -- Made default_storage aware of more settings changes.
Duncan Parkes
2014-10-08
Fixed #23555 -- Avoided suppressing IndexError in QuerySet.first() and .last()
Artem Rizhov
2014-10-08
Fixed misplaced test case.
Loic Bistuer
2014-10-08
Fixed #23611 -- update_or_create failing from a related manager
Loic Bistuer
2014-10-07
Fixed #23522 -- Changed reverse() to return a Unicode string; not bytes
Jon Dufresne
2014-10-07
Refactored model lookup tests; refs #18586.
Browniebroke
2014-10-06
Fixed #23593 -- Fixed crash in AdminEmailHandler with non-ASCII characters in...
Tim Graham
[prev]
[next]