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-08-03
[1.7.x] Fixed a MySQL test failure introduced by cbb29af1aa.
Simon Charette
2014-08-03
[1.7.x] Fixed #23160 -- Correctly rename models with self referential fields.
Simon Charette
2014-08-03
[1.7.x] Ensured that Paginator.page_range works the same on Python 2 and 3.
Florian Apolloner
2014-08-03
[1.7.x] Fixed #23156 -- Added missing BinaryField.deconstruct() method.
Baptiste Mispelon
2014-08-03
[1.7.x] Added missing logic to TimeField.deconstruct().
Baptiste Mispelon
2014-08-03
[1.7.x] Removed unnecessary code in ManyToManyField.deconstruct()
Baptiste Mispelon
2014-08-02
[1.7.x] Removed notes for versions of SQLite older than 5 years.
Tim Graham
2014-08-02
[1.7.x] Fixed #23154 -- Removed reference to deprecated run_gunicorn command.
Tim Graham
2014-08-02
[1.7.x] Fixed #23149 -- Clarified note on HTTPOnly in cookie-based session docs
Erik Romijn
2014-08-02
[1.7.x] Updated MySQL links to version 5.6.
Tim Graham
2014-08-02
[1.7.x] Fixed #23148 -- Minor tweaks in tutorial code samples
Erik Romijn
2014-08-01
Revert "[1.7.x] Fixed #23088 -- Used `six` `range` type in `Paginator.page_ra...
Tim Graham
2014-08-01
[1.7.x] Fixed typo in docs/topics/testing/tools.txt.
Tim Graham
2014-07-31
[1.7.x] Used JsonResponse in CBV examples.
Loic Bistuer
2014-07-31
[1.7.x] Updated timezone docs to use timezone.now()
Tim Graham
2014-07-31
[1.7.x] Fixed flake8 warnings.
Tim Graham
2014-07-30
[1.7.x] Fixed the previous commit for Python3.
Florian Apolloner
2014-07-30
[1.7.x] Fixed #23112 -- Field.get_choices tries to index an iterable
areski
2014-07-30
[1.7.x] Fixed test failure on Windows.
Tim Graham
2014-07-30
[1.7.x] Fixed #23134 -- Fixed typos in docs/ref/models/querysets.txt.
Tim Graham
2014-07-30
[1.7.x] Fixed flake8 errors.
Tim Graham
2014-07-30
[1.7.x] Fixed #23107 -- Made runserver output respect --no-color.
areski
2014-07-30
[1.7.x] Forwardported 1.6.6 release note for #19107.
Tim Graham
2014-07-30
[1.7.x] Fixed #23132 -- Removed confusing clause in auth docs.
Tim Graham
2014-07-29
[1.7.x] Fixed #23092: Squashing handles external dependencies
Andrew Godwin
2014-07-29
[1.7.x] Fixed #23127: south_migrations note in docs
Andrew Godwin
2014-07-29
[1.7.x] Fixed #23090: Document and enforce not double-squashing migrations
Andrew Godwin
2014-07-29
[1.7.x] Fixed #23101: Prefer doing deletes before creates in autodetector.
Andrew Godwin
2014-07-29
[1.7.x] Fixed a typo in the admin documentation.
David Arcos
2014-07-29
[1.7.x] Fix soft_applied in a way that doesn't break tests
Andrew Godwin
2014-07-29
[1.7.x] Make detect_soft_applied exit correctly on non-create migrations
Andrew Godwin
2014-07-29
[1.7.x] Forwardported 1.6.6 release notes for refs #20292.
Tim Graham
2014-07-29
[1.7.x] Fixed #23079 -- Added data loss issues to those that will be backport...
Tim Graham
2014-07-29
[1.7.x] Fixed #23120 -- Updated GeoDjango tutorial for migrations workflow.
Tim Graham
2014-07-29
[1.7.x] Fixed #23123 -- Don't use a bare except in ModelAdmin documentation
Baptiste Mispelon
2014-07-29
[1.7.x] Fixed #23114 -- Clarified documentation of template lookups.
Baptiste Mispelon
2014-07-28
[1.7.x] Fixed #23121: AlterModelOptions operation not changing state right
Andrew Godwin
2014-07-28
[1.7.x] Fixed #23100: Individual FK creation missing dependencies
Andrew Godwin
2014-07-28
[1.7.x] Fixed #22491 -- documented how select_for_update() should be tested.
Moayad Mardini
2014-07-28
[1.7.x] Fixed #23102 -- Documented that sql* commands now respect allow_migra...
Gabriel Muñumel
2014-07-27
[1.7.x] Fixed #23062 -- Documented how to create superuser.
Aymeric Augustin
2014-07-27
[1.7.x] Bump version number for 1.7 RC 2.
1.7c2
James Bennett
2014-07-27
[1.7.x] Update from key ID in security.txt to authorized release keys list.
James Bennett
2014-07-27
[1.7.x] Fixed #23098 -- Checked that lazy choices are not evaluated too soon
Florian Apolloner
2014-07-27
[1.7.x] Only warn about initial data if fixtures have been found.
Florian Apolloner
2014-07-26
[1.7.x] Fixed #22979 -- Moved bug* tests
Tushar Bhatia
2014-07-26
[1.7.x] Fixed #23106 -- Updated class-based view reference title.
David Hoffman
2014-07-26
Merge pull request #2977 from abrahammartin/stable/1.7.x
Andrew Godwin
2014-07-26
Fixed #23101 db_table wasn't copied in deconstruct
Abraham Martin
2014-07-26
[1.7.x] Fixed #22944: Bad dependency on FK alteration in autodetector
Andrew Godwin
[prev]
[next]