index
:
chango.git
devmain
fix-31295
initial-branch
main
refs-37159
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-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
2014-05-18
Fixed #21799 - Modified loaddata --ignorenonexistent to ignore models.
Esau Rodriguez
2014-05-16
Fixed #22579 -- Corrected validation for email to reject trailing slash
Erik Romijn
2014-05-16
Fixed #21634 -- Prevented hiding ImproperlyConfigured when command not found
Claude Paroz
2014-05-15
Harmonized some PEP 0263 coding preambles
Claude Paroz
2014-05-14
Dropped fix_IE_for_vary/attach.
Aymeric Augustin
2014-05-11
Completed long overdue sqlinitialdata deprecation.
Ramiro Morales
2014-05-11
Fixed #14226 -- Dependency calculation for complex M2M relations.
Rainer Koirikivi
2014-05-09
Fixed #22606 -- Locmemcache has_key() failed for infinite cache expiry
Malcolm Box
2014-05-08
Fixed #22588 -- Fix RegexValidator __eq__
David Szotten
2014-05-08
Removed unused imports in makemigrations
Claude Paroz
2014-05-06
Fixed #22576: Ensure makemigrations doesn't touch the database.
Andrew Godwin
2014-05-06
Fixed #22337: FileSystemStorage marked as deconstructible and tested.
Andrew Godwin
2014-05-02
Fixed clash caused by the newly introduced -e shorthand for makemessages --ex...
Loic Bistuer
2014-04-30
Cleanup failing test w/contenttypes and remove useless graph load
Andrew Godwin
2014-04-30
Fixed #22485: Include all unmigrated apps in project state by default.
Andrew Godwin
2014-04-30
Removed unused import.
Tim Graham
2014-04-30
Fixed #22511 -- Added args to migrations management commands.
Bruno Ribeiro da Silva
2014-04-29
Removed bogus, ineffective 'U' flag from codecs.open() call.
Ramiro Morales
2014-04-26
Fixed #3214 -- Stopped parsing SQL with regex.
Aymeric Augustin
2014-04-26
Fixed #22328 -- Added --exclude option to compilemessages and makemessages.
Ana Krivokapic
2014-04-23
Fixed #21157 -- Fixed problems with ResolverMatch
Kevin Christopher Henry
2014-04-23
Set compile messages options as class variable
Claude Paroz
2014-04-23
Fixed #22495 -- Locmem cache.add() failed with infinite timeouts
Malcolm Box
2014-04-23
Fixed #22486 -- Restored the ability to reverse views created using functools...
Preston Timmons
2014-04-21
Fixed a remote code execution vulnerabilty in URL reversing.
Tim Graham
2014-04-21
Fixed migrate when called inside a transaction.
Florian Apolloner
2014-04-21
Appeased flake8 2.1.0.
Aymeric Augustin
2014-04-18
Adapted fixture read mode to file type
Claude Paroz
2014-04-18
Fixed #22399 -- Forced fixture reading in binary mode
Claude Paroz
[next]