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
Age
Commit message (
Expand
)
Author
2014-10-22
Fixed #23701 -- Removed an unneeded check in collectstatic.
Tim Graham
2014-10-22
Added release dates to release notes.
Tim Graham
2014-10-22
Refactored color_style() and no_style() to improve testability. Refs #23663.
Loic Bistuer
2014-10-22
Fixed #23686 -- Tweak color output of the system check framework.
Loic Bistuer
2014-10-21
Removed unused import from the JSON serialization example.
Berker Peksag
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 firstof docs error introduced in 1ea44a; refs #17906.
Ralph Broenink
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
Clarify that HTTP Accept-Language header is case-insensitive.
Carl Meyer
2014-10-20
Fixed #23629 -- Allowed autodetector to detect changes in Meta.db_table.
Tianyi Wang
2014-10-20
Fixed #23668 -- Changed make_aware() and make_naive() to use the current time...
Jon Dufresne
2014-10-20
Fixed #23692 -- Removed alpha/beta/rc release notes.
Tim Graham
2014-10-20
Removed redundant skip_checks option for call_command
Claude Paroz
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
Fixed #20609 -- Added instructions for using AnonymousUser with RequestFactory.
Tim Graham
2014-10-20
Moved a test case that caused deprecation warnings.
Loic Bistuer
2014-10-19
Made the ping_google command override BaseCommand.handle() rather than execut...
Loic Bistuer
2014-10-19
Renamed skip_validation into skip_checks as the former is now deprecated.
Loic Bistuer
2014-10-19
Prevented syncdb from calling system checks multiple times. Refs #23650.
Loic Bistuer
2014-10-19
Merge pull request #3390 from wrwrwr/fix/urlencode-ref-typo
Loic Bistuer
2014-10-19
Fixed a typo in urlencode documentation.
wrwrwr
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-18
Fixed #23676 -- Rearranged sentence; "by default" applies only to max length
Jon Dufresne
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-17
Added 1.7.1 release notes for refs #23649.
Tim Graham
2014-10-17
Fixed #23649 -- Made Oracle test-db creation drop test-user earlier when needed
Shai Berger
2014-10-16
Fixed some intersphinx references.
Tim Graham
2014-10-16
Fixed #23667 -- Incorrect settings reference for language cookie.
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 #12008 -- Clarified relationship between template blocks and includes.
mcgeeco
2014-10-16
Fixed IRC channel name in submitting-patches.txt.
Berker Peksag
2014-10-16
Fixed #23664 -- Provided a consistent definition for OrderedSet.__bool__
Thomas Chaumeny
2014-10-16
Fixed #23579 -- Changed GEOSGeometry.__str__ to include the SRID
Claude Paroz
2014-10-16
Fixed #23659 -- Kept annotate() args ordering
Claude Paroz
2014-10-15
Fixed pep8 in docs/topics/logging.txt
Ian Lee
[prev]
[next]