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
2013-10-30
Fixed #21345: Don't evaluate callable settings in the debug page.
Baptiste Mispelon
2013-10-29
Fixed a F811 warning introduced by 35db9d58d6.
Simon Charette
2013-10-29
Fixed #8261 -- ModelAdmin hook for customising the "show on site" button
Unai Zalakain
2013-10-29
Use `callable` instead of `six.callable`.
Baptiste Mispelon
2013-10-29
Mark this as a python code-block
Alex Gaynor
2013-10-28
Fixed #21344 -- Typo in docs/ref/models/queries.txt
Tim Graham
2013-10-28
Rearranged some i18n tests
Claude Paroz
2013-10-27
Rearranged some file-related tests
Claude Paroz
2013-10-27
Fixed test that reads a migration file from disk.
Ramiro Morales
2013-10-27
Merge pull request #1818 from ericholscher/small-doc-fix
Alex Gaynor
2013-10-27
Fix note syntax usage.
Eric Holscher
2013-10-26
Remove dsome import *
Alex Gaynor
2013-10-26
Fixed all the E203 violations
Alex Gaynor
2013-10-26
Fixed #21335 -- Use importlib from python3 when using python3
Andrey Antukh
2013-10-26
Fix all violators of E231
Alex Gaynor
2013-10-26
Fixed up some more flake8 violations (this particular violation still has man...
Alex Gaynor
2013-10-25
Fixed #21325 -- Added missing argument to permission_required decorator.
Tim Graham
2013-10-25
Fixed typo in docs/releases/1.4.9.txt.
Paolo Melchiorre
2013-10-25
Undelete the login() call inadvertantly removed in 4e0a2fe59c
Claude Paroz
2013-10-24
Fixed doc typo in previous commit.
Tim Graham
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
Fixed #20338 -- Stripped ending dot during host validation
Claude Paroz
2013-10-24
Fixed #21227 -- Added workaround for selenium test failures
Kevin Christopher Henry
2013-10-24
Fixed #21299 - Changed filters from title to capfirst on admin inline formsets.
Renato Oliveira
2013-10-24
Start attacking E231 violations
Alex Gaynor
2013-10-24
Added missing newline in docstring; refs #20945.
Tim Graham
2013-10-23
Fixed #20945 -- Allowed cache tag to use a specific cache.
Curtis Maloney
2013-10-23
Bumped release date for 1.5.5 & 1.4.9.
Tim Graham
2013-10-23
Fixed #19941 -- Removed sys.path hack when running the test suite.
Tim Graham
2013-10-23
Fix migration planner to fully understand squashed migrations. And test.
Andrew Godwin
2013-10-23
Fixed #12027 -- Fixed EmailValidator to reject a trailing dot.
Tim Graham
2013-10-23
Merge pull request #1801 from collinanderson/patch-10
Alex Gaynor
2013-10-23
typo on 1.7 release notes
Collin Anderson
2013-10-23
Fixed #21298 -- Fixed E301 pep8 warnings
Alasdair Nicol
2013-10-23
Fixed #13245: Explained Oracle's behavior w.r.t db_table
Shai Berger
2013-10-23
Workaround admin scripts test failures on Windows+Python 3.
Ramiro Morales
2013-10-23
Fixed E225 pep8 warnings.
Tim Graham
2013-10-22
Fixed #21307 -- Moved TransRealMixin to django.test.utils.
Ramiro Morales
2013-10-22
Added 1.5.5 and 1.4.9 release notes
Tim Graham
2013-10-22
Fixed #21304 -- Typo in docs/topics/testing/advanced.txt
Tim Graham
2013-10-22
Fixed #17027 -- Added support for the power operator in F expressions.
Florian Hahn
2013-10-22
Fixed E221 pep8 warnings.
Tim Graham
2013-10-22
Fixed #5789 -- Changed LocaleMiddleware session variable to '_language'.
Bouke Haarsma
2013-10-22
Removed import * in tests.
Tim Graham
2013-10-22
Fixed indentation of example in tutuorial 2.
Phil Elson
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 #21249 -- variable name typo in compiler.get_grouping()
Anssi Kääriäinen
2013-10-21
Fixed #21275 -- Fixed a serializer error when generating migrations for contr...
Loic Bistuer
[prev]
[next]