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-11-02
Fixed all E261 warnings
coagulant
2013-11-02
More attacking E302 violators
Alex Gaynor
2013-11-02
Merge pull request #1849 from brabadu/master
Alex Gaynor
2013-11-02
Replaced a hardcoded "2" with the right named constant
Alex Gaynor
2013-11-02
Fixed flake8 E241
Boryslav Larin
2013-11-02
Fixed #21302 -- Fixed unused imports and import *.
Tim Graham
2013-11-02
Fixed #21375 -- related_name='+' clashed with other '+' names
Anssi Kääriäinen
2013-10-30
Auto-apply initial migrations if their tables exist already.
Andrew Godwin
2013-10-26
Fixed all the E203 violations
Alex Gaynor
2013-10-26
Fixed up some more flake8 violations (this particular violation still has man...
Alex Gaynor
2013-10-25
Undelete the login() call inadvertantly removed in 4e0a2fe59c
Claude Paroz
2013-10-24
Fixed #21271 -- Added timeout parameter to SMTP EmailBackend.
SusanTan
2013-10-24
Fixed #21219 -- Added a way to set different permission for static files.
Vajrasky Kok
2013-10-24
Start attacking E231 violations
Alex Gaynor
2013-10-23
Fixed #12027 -- Fixed EmailValidator to reject a trailing dot.
Tim Graham
2013-10-23
Fixed #21298 -- Fixed E301 pep8 warnings
Alasdair Nicol
2013-10-23
Fixed E225 pep8 warnings.
Tim Graham
2013-10-22
Fixed E221 pep8 warnings.
Tim Graham
2013-10-22
Decode from UTF-8 explicitly when reading a text file in makemessages.
Ramiro Morales
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
[prev]
[next]