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
2013-10-21
Fixed #19724 -- Output note when showing only core management commands
Claude Paroz
2013-10-21
Fixed #21275 -- Fixed a serializer error when generating migrations for contr...
Loic Bistuer
2013-10-21
Fixed #21288 -- Fixed E126 pep8 warnings
Alasdair Nicol
2013-10-18
Fixed #21287 -- Fixed E123 pep8 warnings
Alasdair Nicol
2013-10-18
Fixed #21268 -- Fixed E303 pep8 warnings
Alasdair Nicol
2013-10-18
Fixed #21267 -- Fixed E502 pep8 warnings
Alasdair Nicol
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 #18659 -- Deprecated request.REQUEST and MergeDict
Bouke Haarsma
2013-10-17
Fixed #21280 -- Don't generate empty migration files
Javed Khan
2013-10-17
Fixed #21270 -- Fixed E701 pep8 warnings
Alasdair Nicol
2013-10-16
Add get_migratable_models util method to ConnectionRouter
Claude Paroz
2013-10-16
Fixed #19657 -- Made sql commands honor allow_migrate
Claude Paroz
2013-10-16
First pass on squashmigrations command; files are right, execution not.
Andrew Godwin
2013-10-15
Fixed #7603 -- Added a 'scheme' property to the HttpRequest object
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
Fixed #15888 -- Made tablename argument of createcachetable optional
Claude Paroz
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
Used "is" for comparisons with None.
Tim Graham
2013-10-08
Refs #21197 -- Clarified upgrade check message.
Russell Keith-Magee
2013-10-05
Fixed #21189: Cleaned up usage of bare except clauses.
Baptiste Mispelon
2013-10-01
Fixed #21209 -- .po file path comments on Windows.
Ramiro Morales
2013-10-01
Fixed #21147 -- Avoided time.time precision issue with cache backends.
Michael Manfre
2013-09-26
Fixed #21146 - DatabaseCache converts expires to python value
Michael Manfre
2013-09-23
Fixed #14028 - Added validation for clashing db_columns.
Helen ST
2013-09-22
Fixed "Address already in use" from liveserver.
Florian Apolloner
2013-09-19
Fixed #18744 -- Updated docstring to highlight limitations of NamedTemporaryFile
Kevin Christopher Henry
2013-09-19
Fixed #21125 -- Removed support for cache URI syntax
Curtis Maloney
2013-09-17
Fixed #21115 -- Fixed NameError in migrate --list command
Markus Holtermann
2013-09-14
Fixed #21097 - Added DatabaseFeature.can_introspect_autofield
Michael Manfre
2013-09-11
Fixed #21090 -- Allowed backends to provide dotted field path to inspectdb.
Michael Manfre
2013-09-10
Fixed #20841 -- Added messages to NotImplementedErrors
Gregor MacGregor
2013-09-10
Fixed #21057 -- Prevented FileSystemStorage from leaving temporary files.
John Hensley
2013-09-10
Fixed #21033 -- Fixed uploaded filenames not always being truncated to 255 ch...
homm
2013-09-07
Fixed #20557 -- Properly decoded non-ASCII cookies on Python 3.
Aymeric Augustin
2013-09-07
Minor cleanup in the WSGI handler.
Aymeric Augustin
2013-09-07
Refactored the unmangling of the WSGI environ.
Aymeric Augustin
2013-09-07
Moved two WSGI-specific functions to the WSGI handler.
Aymeric Augustin
2013-09-06
Fixed a number of flake8 errors -- particularly around unused imports and loc...
Alex Gaynor
2013-09-06
Merge pull request #1566 from adamsc64/ticket_11857
Russell Keith-Magee
2013-09-06
Fixed Python 3 syntax error introduced in [c72392da]
Tim Graham
2013-09-06
Merge pull request #1582 from rca/12756-missing-yaml-module-serializer-error-...
Russell Keith-Magee
2013-09-06
Cleanup commit after peer review.
Roberto Aguilar
2013-09-06
Add -l alias for migrate --list
Andrew Godwin
2013-09-06
Moved get_serializer() call in dumpdata command.
Roberto Aguilar
2013-09-06
Added yaml directly into BUILTIN_SERIALIZERS.
Roberto Aguilar
[prev]
[next]