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
/
django
/
core
Age
Commit message (
Expand
)
Author
2014-11-24
Removed workaround for lack of os.getpid() in Jython.
Tim Graham
2014-11-24
Fixed #13694 -- Made SafeMIMEText's constructor compatible with MIMEText.
Berker Peksag
2014-11-22
Revert "Fixed #23892 -- Made deconstructible classes forwards compatible"
Carl Meyer
2014-11-22
Fixed #23892 -- Made deconstructible classes forwards compatible
Carl Meyer
2014-11-22
Fixed #23887 -- Returned Bad Request for multipart parsing fails
Claude Paroz
2014-11-20
Removed reduce() usage in makemigrations; refs #23796.
Brad Walker
2014-11-20
Reduced reduce() usage; refs #23796.
Brad Walker
2014-11-18
Fixed #18714 -- Added 'fuzzy' compilemessages option
Anton Baklanov
2014-11-18
Fixed #23799 -- Made makemigrations respect --no-optimize.
Tillmann Karras
2014-11-17
Improved readability of negative condition in makemessages
Claude Paroz
2014-11-17
Simplified handle_extensions management utility
Claude Paroz
2014-11-17
Fixed #23840 -- Fixed makemessages find_files method
Ilja Maas
2014-11-15
Fixed #21363 -- Added datetime.timedelta support to TimestampSigner.unsign().
Berker Peksag
2014-11-15
Added a new GeoJSON serialization format for GeoDjango
Claude Paroz
2014-11-13
Merge pull request #3481 from manfre/ticket-16358
Michael Manfre
2014-11-13
Fixed #23765 -- Removed BooleanField default check which often yielded false ...
Tim Graham
2014-11-13
Fixed #16358 - Made memcache backend delete old value on a failure to set.
Michael Manfre
2014-11-12
Removed return from __init__.
Aymeric Augustin
2014-11-11
Normalized opening a file and decoding its content.
Aymeric Augustin
2014-11-11
Removed import forgotten in previous commit.
Aymeric Augustin
2014-11-11
Fixed #23788 -- Used new JavaScript support in recent gettext
Claude Paroz
2014-11-11
Raised SuspiciousFileOperation in safe_join.
Aymeric Augustin
2014-11-11
Fixed #23750 -- Allowed core.checks.register to be used as a function
averybigant
2014-11-03
Fixed typos using https://github.com/vlajos/misspell_fixer
Veres Lajos
2014-10-31
Fixed #23468 -- Added checks for duplicate fixtures directories in loaddata.
Konrad Świat
2014-10-30
Clarified BaseCommand --traceback behavior.
Matthew Somerville
2014-10-30
Fixed #8149 -- Made File.__iter__() support universal newlines.
Jon Dufresne
2014-10-27
Fixed #23717 -- Fixed makemessages crash when STATIC_ROOT=None
Claude Paroz
2014-10-27
Fixed #23699 -- Prevented flush from loading initial data for apps with migra...
Tony Zhu
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-22
Fixed #23663 -- Initialize output streams for BaseCommand in __init__().
Loic Bistuer
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-20
Fixed #23679 -- Fixed null introspection for char/text fields
Claude Paroz
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-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-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
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-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-12
Fixed #23642 -- Made LocMemCache.incr() thread-safe as documented
Thomas Chaumeny
2014-10-10
Fixed #23625 -- Removed CacheClass shim
Jaap Roes
2014-10-09
Fixed #23612 -- Normalized fixuture paths to allow referencing relative paths...
Brandon Taylor
[prev]
[next]