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-12-07
Fixed #21555 -- Made ValidationError pickable.
Loic Bistuer
2013-12-07
Fixed #21551 -- Reenabled loading fixtures from subdirectory
Claude Paroz
2013-12-05
Fix poor variable name (flake8 warning)
Andrew Godwin
2013-12-04
Migration VCS conflict detection and --merge for makemigrations
Andrew Godwin
2013-12-04
Add --dry-run option to makemigrations
Andrew Godwin
2013-12-04
Migrate prompts if you need makemigrations, runserver prompts for migrate
Andrew Godwin
2013-12-02
Fixed #13476 -- Added support for color in console output under Windows.
Ramiro Morales
2013-11-30
Fixed #21358 -- Allowed runserver on non-English locales
Claude Paroz
2013-11-30
Closed file after reading pot file
Claude Paroz
2013-11-30
Enabled makemessages to support several translation directories
Claude Paroz
2013-11-30
Fixed #20867 -- Added the Form.add_error() method.
Loic Bistuer
2013-11-29
Fixed #21380 -- Added a way to set different permission for static directories.
Vajrasky Kok
2013-11-24
flake8 fixes
Alex Gaynor
2013-11-24
Fixed #21391 -- Allow model signals to lazily reference their senders.
Simon Charette
2013-11-24
Properly closed cache connections at the end of the request.
Florian Apolloner
2013-11-23
Follow up to e112654fc81ddb3fbffbb8382b004d69367a85fe
Florian Apolloner
2013-11-23
A handful of flake8 fixes
Alex Gaynor
2013-11-23
Fixed #21488 -- Multiple locales treatment in i18n commands.
Ramiro Morales
2013-11-23
Fixed #21012 -- New API to access cache backends.
Curtis Maloney
2013-11-19
Use `classmethod` as a decorator.
xuxiang
2013-11-18
Fixed #21457 -- Allowed fixture file name to contain dots
Claude Paroz
2013-11-15
Configure settings sooner in makemessages
Claude Paroz
2013-11-11
Fixed #20990 -- Ensured unicode paths in compilemessages
Claude Paroz
2013-11-11
Fixed #21351 -- Replaced memoize with Python's lru_cache.
Bouke Haarsma
2013-11-09
Fixed #14800 -- Suppressed WSGIRequestHandler message filtering
Claude Paroz
2013-11-09
Fixed #21383 -- Added request details in SuspiciousOperation messages
Claude Paroz
2013-11-07
Fixed a couple flake8 warnings.
Tim Graham
2013-11-07
Fixed #20536 -- rewrite of the file based cache backend
Jaap Roes
2013-11-06
Allow squashing of squashed migrations
Andrew Godwin
2013-11-03
Fixed all E226 violations
Alex Gaynor
2013-11-03
Fixed flake8 E251 violations
Milton Mazzarri
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
[prev]
[next]