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
Age
Commit message (
Expand
)
Author
2015-04-01
[1.8.x] Added release date for Django 1.8.
Tim Graham
2015-03-31
[1.8.x] Documented jinja2 install requirement.
Tim Graham
2015-03-18
[1.8.x] Made is_safe_url() reject URLs that start with control characters.
Tim Graham
2015-03-18
[1.8.x] Fixed an infinite loop possibility in strip_tags().
Tim Graham
2015-03-18
[1.8.x] Added stub release notes for security releases.
Tim Graham
2015-03-18
[1.8.x] Fixed #24495 -- Allowed unsaved model instance assignment check to be...
Karl Hobley
2015-03-17
[1.8.x] Refs #24487 -- Added upgrade tips about removal of SortedDict.
Tim Graham
2015-03-16
[1.8.x] Fixed #24427 -- Stopped writing migration files in dry run mode when ...
John Giannelos
2015-03-16
[1.8.x] Added comma to improve readability in 1.7 release notes.
Steven Das
2015-03-14
[1.8.x] Refs #24354 -- Prevented repointing of relations on superclasses when...
Matthew Wilkes
2015-03-09
[1.8.x] Added stub release notes for 1.7.7.
Tim Graham
2015-03-09
[1.8.x] Refs #24461 -- Added test/release notes for XSS issue in ModelAdmin.r...
Baptiste Mispelon
2015-03-09
[1.8.x] Clarified an item in 1.7.6 release notes.
Tim Graham
2015-03-09
[1.8.x] Fixed #24464 -- Made built-in HTML template filter functions escape t...
Erik Romijn
2015-03-07
[1.8.x] Fixed #24447 -- Made migrations add FK constraints for existing columns
Jean-Louis Fuchs
2015-02-25
[1.8.x] Added stub release notes for 1.7.6.
Tim Graham
2015-02-25
[1.8.x] Added release date for 1.7.5 release.
Tim Graham
2015-02-24
[1.8.x] Reverted "Fixed #24325 -- Documented change in ModelForm.save() forei...
Tim Graham
2015-02-23
[1.8.x] Fixed #23762 -- clarified CACHE_MIDDLEWARE_ANONYMOUS_ONLY deprecation...
Kenneth Kam
2015-02-23
[1.8.x] Added formats for the Azerbaijani locale.
Emin Mastizada
2015-02-23
Fixed signature of BaseDatabaseOperations.date_interval_sql()
Michael Manfre
2015-02-22
[1.8.x] Fixed #24358 -- Corrected code-block directives for console sessions.
Sean Wang
2015-02-20
[1.8.x] Fixed #24351, #24346 -- Changed the signature of allow_migrate().
Loic Bistuer
2015-02-20
[1.8.x] Fixed typo in path to is_safe_url()
Tim Graham
2015-02-17
[1.8.x] Fixed #24335 -- Bumped required psycopg2 version to 2.4.5 (2.5 for co...
Tim Graham
2015-02-15
[1.8.x] Deprecated TEMPLATE_DEBUG setting.
Aymeric Augustin
2015-02-14
[1.8.x] Fixed #24318 -- Set the transaction isolation level with psycopg >= 2...
Aymeric Augustin
2015-02-14
[1.8.x] Fixed #24325 -- Documented change in ModelForm.save() foreign key acc...
Tim Graham
2015-02-13
[1.8.x] Fixed #24184 -- Prevented automatic soft-apply of migrations
Markus Holtermann
2015-02-13
[1.8.x] Fixed #24332 -- Fixed contrib.sites create_default_site() when 'defau...
Tim Graham
2015-02-12
[1.8.x] Forwardported item in 1.7.5 release notes.
Tim Graham
2015-02-10
[1.8.x] Fixed #24200 -- Made introspection bypass statement cache
Josh Smeaton
2015-02-07
[1.8.x] Revert "Fixed #24075 -- Prevented running post_migrate signals when u...
Markus Holtermann
2015-02-03
[1.8.x] Fixed #23617 -- Added get_pk_value_on_save()
Anssi Kääriäinen
2015-01-31
[1.8.x] Fixed #24208 -- Documented changes in private model relations.
Tim Graham
2015-01-30
[1.8.x] Fixed #14483 -- Allowed using subqueries with GIS lookups
Claude Paroz
2015-01-30
[1.8.x] Fixed #24164 -- Fixed Oracle GIS limited aggregation test failure.
Tim Graham
2015-01-28
[1.8.x] Added stub 1.7.5 release notes.
Tim Graham
2015-01-27
[1.8.x] Corrected naming of method and attribute
Markus Holtermann
2015-01-27
[1.8.x] Added 1.4.19 release notes.
Tim Graham
2015-01-27
[1.8.x] Refs #24104 -- Added missing release notes
Markus Holtermann
2015-01-23
[1.8.x] Fixed warning leak in static.serve() test
Claude Paroz
2015-01-20
[1.8.x] Fixed #24177 -- Added documentation about database view support in in...
Fabio C. Barrionuevo da Luz
2015-01-19
[1.8.x] Fixed #24163 -- Removed unique constraint after index on MySQL
Markus Holtermann
2015-01-19
[1.8.x] Added deprecation docs for legacy lookup support; refs #16187.
Tim Graham
2015-01-18
[1.8.x] Added missing items to deprecation timeline/1.7 release notes.
Tim Graham
2015-01-18
[1.8.x] Clarified deprecation of forms.forms.get_declared_fields(); refs #19617.
Tim Graham
2015-01-18
[1.8.x] Clarified deprecation of test.utils.TestTemplateLoader.
Tim Graham
2015-01-18
[1.8.x] Clarified a contrib.sites deprecation and added to 1.7 release notes.
Tim Graham
2015-01-16
Fixed the length of a headline in the 1.8 release notes.
Jannis Leidel
[next]