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-02-16
Fixed #24335 -- Bumped required psycopg2 version to 2.4.5 (2.5 for contrib.po...
Tim Graham
2015-02-15
Deprecated TEMPLATE_DEBUG setting.
Aymeric Augustin
2015-02-14
Fixed #24318 -- Set the transaction isolation level with psycopg >= 2.4.2.
Aymeric Augustin
2015-02-14
Fixed #24325 -- Documented change in ModelForm.save() foreign key access.
Tim Graham
2015-02-14
Fixed #15779 -- Allowed 'add' primary key in admin edition
Claude Paroz
2015-02-13
Fixed #24184 -- Prevented automatic soft-apply of migrations
Markus Holtermann
2015-02-13
Fixed #24295 -- Allowed ModelForm meta to specify form field classes.
Loic Bistuer
2015-02-13
Fixed #24332 -- Fixed contrib.sites create_default_site() when 'default' DATA...
Tim Graham
2015-02-12
Forwardported item in 1.7.5 release notes.
Tim Graham
2015-02-10
Fixed #24200 -- Made introspection bypass statement cache
Josh Smeaton
2015-02-07
Revert "Fixed #24075 -- Prevented running post_migrate signals when unapplyin...
Markus Holtermann
2015-02-05
Fixed #6707 -- Added RelatedManager.set() and made descriptors' __set__ use it.
Loic Bistuer
2015-02-04
Fixed #24235 -- Removed is_usable attribute from template loaders.
Preston Timmons
2015-02-03
Fixed #24149 -- Normalized tuple settings to lists.
darkryder
2015-02-03
Fixed #18651 -- Enabled optional assignments for simple_tag().
Preston Timmons
2015-02-03
Fixed #23617 -- Added get_pk_value_on_save()
Anssi Kääriäinen
2015-01-31
Fixed #24245 -- Added introspection for database defaults.
Tim Graham
2015-01-31
Fixed #24208 -- Documented changes in private model relations.
Tim Graham
2015-01-30
Fixed #14483 -- Allowed using subqueries with GIS lookups
Claude Paroz
2015-01-30
Fixed #24211 -- Removed ValuesQuerySet() and ValuesListQuerySet().
Loic Bistuer
2015-01-30
Fixed #24164 -- Fixed Oracle GIS limited aggregation test failure.
Tim Graham
2015-01-28
Fixed #24137 -- Switched to HTTP reason phrases from Python stdlib.
Jon Dufresne
2015-01-28
Added stub 1.7.5 release notes.
Tim Graham
2015-01-28
Fixed typo in docs. Thanks Berker.
Loic Bistuer
2015-01-27
Corrected naming of method and attribute
Markus Holtermann
2015-01-27
Added 1.4.19 release notes.
Tim Graham
2015-01-27
Fixed #24219 -- Moved SelectDateWidget together with the other widgets
Loic Bistuer
2015-01-27
Refs #24104 -- Added missing release notes
Markus Holtermann
2015-01-27
Fixed #24053 -- Removed admin CSS & images for IE6 & 7.
seanwestfall
2015-01-27
Refs #24154 -- Added deprecation release notes
Josh Smeaton
2015-01-23
Fixed #24205 -- Deprecated Signal.disconnect weak parameter.
Florian Apolloner
2015-01-23
Fixed warning leak in static.serve() test
Claude Paroz
2015-01-20
Fixed #24177 -- Added documentation about database view support in inspectdb
Fabio C. Barrionuevo da Luz
2015-01-19
Removed IPAddressField per deprecation timeline; refs #20439.
Tim Graham
2015-01-19
Fixed #24163 -- Removed unique constraint after index on MySQL
Markus Holtermann
2015-01-19
Added deprecation docs for legacy lookup support; refs #16187.
Tim Graham
2015-01-18
Copied additional items from deprecation timeline to 1.9 release notes.
Tim Graham
2015-01-18
Added missing items to deprecation timeline/1.7 release notes.
Tim Graham
2015-01-18
Clarified deprecation of forms.forms.get_declared_fields(); refs #19617.
Tim Graham
2015-01-18
Removed support for syncing apps without migrations per deprecation timeline.
Tim Graham
2015-01-18
Clarified deprecation of test.utils.TestTemplateLoader.
Tim Graham
2015-01-18
Clarified a contrib.sites deprecation and added to 1.7 release notes.
Tim Graham
2015-01-18
Removed utils.module_loading.import_by_path() per deprecation timeline; refs ...
Tim Graham
2015-01-17
Added removal of check management command to deprecation timeline.
Tim Graham
2015-01-17
Removed the validate management command per deprecation timeline.
Tim Graham
2015-01-17
Removed support for custom SQL per deprecation timeline.
Tim Graham
2015-01-17
Fixed #24055 -- Keep reference to view class for resolve()
Collin Anderson
2015-01-17
Removed django.core.cache.get_cache() per deprecation timeline; refs #21012.
Tim Graham
2015-01-17
Removed the syncdb command per deprecation timeline.
Tim Graham
2015-01-17
Removed pre_syncdb and post_syncdb signals per deprecation timeline.
Tim Graham
[prev]
[next]