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
2014-05-27
Fixed #22675 -- makemigrations --dry-run to output migrations to stdout.
Moayad Mardini
2014-05-26
Fix an error in a documented lookup example.
Marc Tamlyn
2014-05-25
Fixed #22692 -- Added docs for `makemigrations` two command options.
Moayad Mardini
2014-05-25
Fixed too short title underline in docs.
Tim Graham
2014-05-25
Fixed typo in docs/ref/models/custom-lookups.txt.
Matthew Schinckel
2014-05-26
Restored Python 2 compatibility.
Florian Apolloner
2014-05-25
Removed executeable bit from a few files.
Florian Apolloner
2014-05-25
Fixed a few warnings in the testsuite.
Florian Apolloner
2014-05-26
Fixed a ResourceWarning that wasn't properly fixed by the previous commit.
Loic Bistuer
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 #22688 -- Documented ready() may be called more than once
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
Moved some imports in runtests.py
Claude Paroz
2014-05-24
Applied unicode_literals to makemessages command
Claude Paroz
2014-05-24
Made runtests.py use 'set_installed_apps' API
Claude Paroz
2014-05-23
Fixed tuple serialization test.
Baptiste Mispelon
2014-05-23
Fixed #22602 -- Improved code coverage of makemigrations command tests.
Huu Nguyen
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 #20816 -- Added hints about Django middleware ordering
Claude Paroz
2014-05-22
Fixed #22667 -- Replaced leader/follower terminology with primary/replica
Flavio Curella
2014-05-22
Fixed #22679 -- Fixed empty tuple serialization in MigrationWriter.
Moayad Mardini
2014-05-22
Fix a test dependent on json ordering.
Marc Tamlyn
2014-05-22
Added omitted documentation for ArrayField__len.
Marc Tamlyn
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-22
Used link label in models FAQ to ease translation
Claude Paroz
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 #22639 -- Added missing imports in docs
Niclas Åhdén
2014-05-21
Fixed #20477: Allowed list of modules for FORMAT_MODULE_PATH
Martin Brochhaus
2014-05-21
Skipped a migrations test that's not supported on MySQL + Python 3.
Tim Graham
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
Merge pull request #2692 from fcurella/patch-5
Alex Gaynor
2014-05-20
replaced occurrences of master/slave terminology with leader/follower
Flavio Curella
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
2014-05-20
Fixed #22432: SQLite M2M repointing now works. Thanks to xelnor.
Andrew Godwin
2014-05-20
Fixed #22649: Beefed up quote_value
Andrew Godwin
2014-05-20
Merge pull request #2634 from loic/ticket22424
Andrew Godwin
2014-05-20
Add feature for implied null (needed for Firebird backend)
Andrew Godwin
2014-05-20
Fixed #22645: Allow apps with no models module to still have migrations
Andrew Godwin
[prev]
[next]