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
/
docs
/
releases
/
1.7.2.txt
Age
Commit message (
Expand
)
Author
2025-08-25
Refs #36485 -- Rewrapped docs to 79 columns line length.
David Smith
2020-04-20
Capitalized Unicode in docs, strings, and comments.
Jon Dufresne
2019-08-21
Fixed broken links and redirects in documentation.
François Freitag
2017-01-18
Refs #23919 -- Removed Python 2 notes in docs.
Tim Graham
2016-05-10
Fixed #24046 -- Deprecated the "escape" half of utils.safestring.
Tim Graham
2015-09-23
Refs #23957 -- Required session verification per deprecation timeline.
Tim Graham
2015-01-02
Added dates to release notes.
Tim Graham
2015-01-02
Updated six to 1.9.0.
Tim Graham
2015-01-01
Removed release note for refs #23891 as the backport proved too difficult.
Tim Graham
2015-01-01
Fixed #23891 -- Moved deprecation of IPAddressField to system check framework.
Tim Graham
2014-12-31
Fixed #23366 -- Fixed a crash with the migrate --list command.
Tim Graham
2014-12-31
Fixed #24008 -- Fixed ValidationError crash with list of dicts.
Andrey Maslov
2014-12-31
Fixed #23758 -- Allowed more than 5 levels of subqueries
Piotr Pawlaczek
2014-12-30
Fixed #23581 -- Prevented extraneous DROP DEFAULT statements.
Tim Graham
2014-12-29
Removed release note for refs #23938 as it couldn't be backported to 1.7.
Tim Graham
2014-12-29
Fixed #23938 -- Added migration support for m2m to concrete fields and vice v...
Markus Holtermann
2014-12-27
Added release notes for the last two commits.
Aymeric Augustin
2014-12-27
Fixed #24000 -- Corrected contrib.sites default site creation in a multiple d...
Tim Graham
2014-12-27
Forward-ported release note for 322560489
Claude Paroz
2014-12-26
Fixed #24054 -- Enabled sqlsequencereset for apps with migrations.
Tim Graham
2014-12-23
Fixed #24037 -- Prevented data loss possibility when changing Meta.managed.
Tim Graham
2014-12-22
Fixed #23525 -- Fixed admindocs crash on apps installed as eggs.
Tim Graham
2014-12-22
Fixed #23998 -- Added datetime.time support to migrations questioner.
Oscar Ramirez
2014-12-18
Forward-ported test and release note from f46a16614
Claude Paroz
2014-12-17
Fixed #24007 -- Ensure apps registry's ready before unpickling models
Claude Paroz
2014-12-17
Fixed #23497 -- Made admin system checks run for custom AdminSites.
Mosson, Andrew
2014-12-16
Fixed #23975 -- Restored pre_migrate signal if all apps have migrations.
Tim Graham
2014-12-16
Fixed #23983 -- Fixed a crash in migrations when adding order_with_respect_to...
Andriy Sokolovskiy
2014-12-15
Fixed #23405 -- Fixed makemigrations prompt when adding Text/CharField.
Andriy Sokolovskiy
2014-12-15
Fixed typos in docs/releases/1.7.2.txt.
Tim Graham
2014-12-15
Fixed #23987 -- Made SQLite SchemaEditor always use effective_default().
Andriy Sokolovskiy
2014-12-14
Fixed timesince translations for Korean
JuneHyeon Bae
2014-12-13
Ammended release notes for Refs #23969
Shai Berger
2014-12-12
Fixed #23455 -- Accept either bytes or text for related_name, convert to text.
Carl Meyer
2014-12-12
Revert "Fixed #23455 -- Forced related_name to be a unicode string during dec...
Carl Meyer
2014-12-12
Fixed #23857 -- Fixed admin crash with "save as new" and deleting inline.
Tim Graham
2014-12-12
Fixed #23674 -- Fixed a crash when a MultiValueField has invalid data.
Grzegorz Slusarek
2014-12-11
Appeased spell checker.
Tim Graham
2014-12-11
Fixed #23956 -- Fixed migration creation for multiple table inheritance
Markus Holtermann
2014-12-04
Removed stray conflict line in 1.7.2 release notes.
Tim Graham
2014-12-04
Fixed #23954 -- Added special text/varchar PostgreSQL indexes in migrations
Claude Paroz
2014-12-04
Fixed #23920 -- Fixed MySQL crash when adding blank=True to TextField.
Tim Graham
2014-12-03
Fixed #23939 -- Moved session verification out of SessionAuthenticationMiddle...
Tim Graham
2014-12-03
Fixed #23950 -- Prevented calling deconstruct on classes in MigrationWriter.
Gavin Wahl
2014-12-02
Fixed #23946 -- Fixed runserver crash when socket error contains Unicode chars.
Andriy Sokolovskiy
2014-12-02
Fixed #23934 -- Fixed regression in admin views obj parameter.
Kamil Braun
2014-12-01
Fixed #23909 -- Prevented crash when collecting SQL for RunSQL
Claude Paroz
2014-12-01
Fixed #23880 -- Added missing index_together handling for SQLite
Markus Holtermann
2014-11-26
Release notes for ff3d746e8d8e8fbe6de287bd0f4c3a9fa23c18dc
Luke Plant
2014-11-25
Fixed #23754 -- Always allowed reference to the primary key in the admin
Simon Charette
[next]