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.2.5.txt
Age
Commit message (
Expand
)
Author
2021-05-17
Refs #32720 -- Used :commit: and :source: role in old release notes.
Nick Pope
2016-01-22
Fixed #26020 -- Normalized header stylings in docs.
Elif T. Kus
2015-01-17
Removed the syncdb command per deprecation timeline.
Tim Graham
2012-03-13
Replaced http by https in djangoproject.com links
Claude Paroz
2011-10-14
Fixed many more ReST indentation errors, somehow accidentally missed from [16...
Luke Plant
2011-02-22
Removed example CSRF jQuery code from release notes, replacing with link to i...
Luke Plant
2011-02-10
Fixed #15253 -- Added 1.1.3 release notes, and added sections to the 1.2.4 an...
Russell Keith-Magee
2011-02-10
Fixed #15253, #15259 -- Added 1.1.4 release notes, added a section on CSRF ch...
Russell Keith-Magee
2011-02-09
Fixed #15245 -- Added note about the CSRF AJAX exception to the 1.2.5 release...
Russell Keith-Magee
2011-01-28
Added note to 1.2.5 release notes about ModelAdmin.lookup_allowed change
Luke Plant
2011-01-26
Copied in-development 1.2.5 release notes to trunk.
Carl Meyer