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-07-04
Fixed #20631 -- Increased the default EmailField max_length to 254.
Tim Graham
2014-07-04
Fixed #22915 -- Document backward incompatible changes in the ValidationError...
Loic Bistuer
2014-06-29
Add missing spaces to implicitly joined strings
Ian Foote
2014-06-24
Fixed #21668 -- Return detailed error page when SuspiciousOperation is raised...
Anubhav Joshi
2014-06-23
Fixed #22487: Don't flush out data from before normal TestCases
Andrew Godwin
2014-06-23
Refactored common code in handlers/base.py and urlresolvers.py
Anubhav Joshi
2014-06-23
Fixed #8033 -- Explained app registry error during translation setup
Claude Paroz
2014-06-22
Clean up syncdb parts of migrate output if no synced apps
Andrew Godwin
2014-06-20
Fixed #22862 -- Added --noinput option to makemigrations.
Huu Nguyen
2014-06-20
Swapped placeholders in [sql]migrate command error
Claude Paroz
2014-06-19
Fixed #22863: Improve clarity of makemigrations for non-db params
Andrew Godwin
2014-06-19
Fixed #22835 -- Deprecated NoArgsCommand.
Maxime Turcotte
2014-06-16
Fixed #22845 -- Correctly handled memcached default timeout value.
Vincent-Vega
2014-06-16
Fixed #22848: Ignore no-migrations errors during makemigrations only
Andrew Godwin
2014-06-14
Fixed #7762 -- Hidden full script name in command error output
Claude Paroz
2014-06-14
Restored command error behavior when called from command line
Claude Paroz
2014-06-14
Fixed several flake8 errors
Alex Gaynor
2014-06-14
Converted remaining management commands to argparse
Claude Paroz
2014-06-14
Converted test management command to argparse
Claude Paroz
2014-06-14
Fixed #19973 -- Replaced optparse by argparse in management commands
Claude Paroz
2014-06-13
Fixed #22477 -- Removed contrib middleware from the global settings defaults.
mlavin
2014-06-12
Made the vendored NamedTemporaryFile work as a context manager. Refs #22680.
Loic Bistuer
2014-06-11
Fixed #22680 -- I/O operation on closed file.
Florian Apolloner
2014-06-10
Fixed #22770 -- Removed create_superuser from post_migrate signals.
Tim Graham
2014-06-08
Fixed #22487: Optional rollback emulation for migrated apps
Andrew Godwin
2014-06-08
Fixed #22777: Add dependency on through for autodetected M2M adds
Andrew Godwin
2014-06-07
Fixed #22749: Making SQL management commands migration aware.
Víðir Valberg Guðmundsson
2014-06-07
Fixed #6992 -- Improved error when middleware omits HttpResponse.
Aymeric Augustin
2014-06-07
Fixed #18314 -- Corrected request.build_absolute_uri() handling of paths star...
Unai Zalakain
2014-06-05
Fixed #21773 -- made daemon threads default in the development server.
Moayad Mardini
2014-06-04
Fixed #22717 -- Auto-corrected missing ending slash in FileSystemStorage
Claude Paroz
2014-06-03
Fixed #22384 -- Deprecated reversing URLs by dotted path.
Tim Graham
2014-06-01
Revert "Making SQL management commands migration aware."
Florian Apolloner
2014-05-29
Fix test failure caused by 3149cdce32e7261b2d44128ab712c4d4f1a5d429
Andrew Godwin
2014-05-29
Making SQL management commands migration aware.
Víðir Valberg Guðmundsson
2014-05-28
Fixed several typos in Django
Alex Gaynor
2014-05-27
Argument to `reversed` must be a sequence on Py3.
Simon Charette
2014-05-27
Fix a regression introduced by f011b90363.
Simon Charette
2014-05-27
Removed an old compatibility shim added in 1.0
Claude Paroz
2014-05-27
Fixed #21630 -- Simplified management command discovery
Claude Paroz
2014-05-27
Fixed #22699 -- Configure default settings in some management commands.
Aymeric Augustin
2014-05-27
Fixed #22675 -- makemigrations --dry-run to output migrations to stdout.
Moayad Mardini
2014-05-25
Removed executeable bit from a few files.
Florian Apolloner
2014-05-26
Fixed a few ResourceWarning in the test suite. Refs #22680.
Loic Bistuer
2014-05-24
Fixed #22676 -- makemigrations --dry-run should not ask for defaults
Moayad Mardini
2014-05-24
Applied unicode_literals to makemessages command
Claude Paroz
2014-05-22
the SECRET_KEY is not a hash
Thomas Grainger
2014-05-21
Merge pull request #2498 from ramiro/move-serverhandler
Ramiro Morales
2014-05-19
Updated Django makemessages process
Claude Paroz
2014-05-18
Removed some unnecessary exception naming; thanks claudep.
Tim Graham
[prev]
[next]