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
Age
Commit message (
Expand
)
Author
2014-06-01
Fixed syntax error in ogrinspect.py management command.
Fabio Rueda
2014-06-01
Merge pull request #2726 from gchp/ticket-20550
Aymeric Augustin
2014-06-01
Revert "Making SQL management commands migration aware."
Florian Apolloner
2014-05-31
Note that the stdlib's version of pbkdf2_hmac will also be used in the upcomi...
Alex Gaynor
2014-05-30
Fixed #19905 -- Fixed leakage of file descriptors in form wizard.
Florian Apolloner
2014-05-29
Merge pull request #2744 from mmardini/MIGRATION_MODULES
Andrew Godwin
2014-05-29
Fix test failure caused by 3149cdce32e7261b2d44128ab712c4d4f1a5d429
Andrew Godwin
2014-05-30
Fixed #22682 -- `makemigrations` will create `MIGRATION_MODULES` package
Moayad Mardini
2014-05-29
Making SQL management commands migration aware.
Víðir Valberg Guðmundsson
2014-05-29
Fixed #20401 -- ContentTypeManager.get_for_model reads from db_for_read.
Antonis Christofides
2014-05-29
Implement Migration.run_before
Chris Beaven
2014-05-28
Fixed several typos in Django
Alex Gaynor
2014-05-28
Simplified, very slightly, some code in the oracle backend
Alex Gaynor
2014-05-28
Merge pull request #2734 from valberg/double_order_trouble
Andrew Godwin
2014-05-29
Fixed #22720 -- Migrations attempt to create _order twice.
Víðir Valberg Guðmundsson
2014-05-28
Set straight the sense of 'uppercases_column_names' feature flag
Shai Berger
2014-05-28
Fixed constant_time_compare on Python 2.7.7
Florian Apolloner
2014-05-28
Fixed #22684 -- Added `empty_label` option on `django.forms.extras.widets.Sel...
Guillaume Pannatier
2014-05-28
Fixed #22715: Corrected sql for defaults of BinaryField on Oracle with Python3
Shai Berger
2014-05-28
Fixed #20550 -- Added ability to preserve test db between runs
Greg Chapple
2014-05-28
Fixed #22714 -- Made contrib.gis use six-provided memoryview type
Claude Paroz
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-25
Removed code deprecated from Django 1.2
Claude Paroz
2014-05-24
Removed comment forgotten in 3caf957ed5
Claude Paroz
2014-05-24
Removed GeoWhereNode, obsoleted by GISLookup
Claude Paroz
2014-05-24
Fixed #22676 -- makemigrations --dry-run should not ask for defaults
Moayad Mardini
2014-05-24
Fixed #22510 -- Harden field removal to only None.
Marc Tamlyn
2014-05-24
Applied unicode_literals to makemessages command
Claude Paroz
2014-05-22
Fixed #21357 -- Fixed test client session initialization.
Preston Timmons
2014-05-22
Fixed #21598 -- cleaned up template loader overrides in tests
Unai Zalakain
2014-05-22
Fixed #22679 -- Fixed empty tuple serialization in MigrationWriter.
Moayad Mardini
2014-05-22
Merge pull request #2699 from graingert/patch-3
Marc Tamlyn
2014-05-22
Made nested deconstruction support both forms of deconstruct()
Marc Tamlyn
2014-05-22
the SECRET_KEY is not a hash
Thomas Grainger
2014-05-22
Added array field support for PostgreSQL.
Marc Tamlyn
2014-05-21
Merge pull request #2498 from ramiro/move-serverhandler
Ramiro Morales
2014-05-21
Merge pull request #2679 from ramiro/t22421
Ramiro Morales
2014-05-21
Fixed #20477: Allowed list of modules for FORMAT_MODULE_PATH
Martin Brochhaus
2014-05-21
Fixed unused import.
Loic Bistuer
2014-05-21
Fixed the ordering of prefetch lookups so that latter lookups can refer to fo...
Loic Bistuer
2014-05-21
Fixed #22650 -- Fixed regression on prefetch_related.
Loic Bistuer
2014-05-20
Fixed #22557 -- ManifestStaticFilesStorage did not cleanup deleted files.
Denis Cornehl
2014-05-20
Revert "Fixed #22645: Allow apps with no models module to still have migrations"
Andrew Godwin
[prev]
[next]