index
:
django.git
fix-31295
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
Age
Commit message (
Expand
)
Author
2014-12-23
Added RasterSource/GDALBand GDAL objects
Claude Paroz
2014-12-23
Fixed #24033 -- Use interval type on Oracle.
Marc Tamlyn
2014-12-22
Upgrade jQuery from 1.11.1 to 1.11.2
Collin Anderson
2014-12-22
Fixed #23525 -- Fixed admindocs crash on apps installed as eggs.
Tim Graham
2014-12-22
Fixed #23959 -- Clarified when checks automatically run.
Alexander Schulze
2014-12-22
Fixed #23998 -- Added datetime.time support to migrations questioner.
Oscar Ramirez
2014-12-20
Correct scoping of savepoint example
David Cramer
2014-12-20
Fixed #2443 -- Added DurationField.
Marc Tamlyn
2014-12-19
Added upgrade instructions for deprecated model _meta permission methods.
Tim Graham
2014-12-19
Added words to docs wordlist.
Tim Graham
2014-12-19
Updated some other external links in the docs
Claude Paroz
2014-12-19
Used https for most *.python.org links
Claude Paroz
2014-12-19
Used the :ticket: syntax more extensively
Claude Paroz
2014-12-19
Moved version directives to the bottom of the loaddata section.
Berker Peksag
2014-12-18
Forward-ported test and release note from f46a16614
Claude Paroz
2014-12-18
Removed need to update Python version support note on each new release.
Tim Graham
2014-12-18
Fixed #24014 -- Unified OGRException and GDALException
Claude Paroz
2014-12-17
Updated TemplateResponseMixin docs to reflect new behavior after refs #23789.
Tim Graham
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-17
Fixed display of lists after website redesign
Markus Holtermann
2014-12-16
Fixed the formatting of one section of the security page
Alex Gaynor
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-15
Fixed #23884 -- Moved FlatPageSitemap into django.contrib.flatpages.
Berker Peksag
2014-12-15
Fixed #23822 -- Added support for serializing model managers in migration
Markus Holtermann
2014-12-14
Fixed timesince translations for Korean
JuneHyeon Bae
2014-12-13
Ammended release notes for Refs #23969
Shai Berger
2014-12-13
Updated advice on six.moves.range/xrange; refs #23812.
Tim Graham
2014-12-12
Fixed #23455 -- Accept either bytes or text for related_name, convert to text.
Carl Meyer
2014-12-12
Fixed #23982 -- Added doc note on generating Python 2/3 cross-compatible migr...
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 #23941 -- Removed implicit decimal formatting from expressions.
Josh Smeaton
2014-12-12
Fixed template tag braces spacing.
Kevin Marsh
2014-12-12
Refs #20392 -- Load fixtures once within TestCase
Thomas Chaumeny
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 #23977 -- Added setdefault() method to HttpResponse
Sergey Parkhomenko
2014-12-11
Fixed #23956 -- Fixed migration creation for multiple table inheritance
Markus Holtermann
2014-12-11
Fixed incorrect filter name in docs/topics/i18n/translation.txt.
Yohan Boniface
2014-12-09
Fixed #23961 -- Clarified when makemigrations will create a directory.
Tim Graham
2014-12-09
Remove text-mangling of default values.
Marc Tamlyn
2014-12-08
Fixed typo in spatialite.txt
Claude Paroz
2014-12-08
Ran 'CREATE EXTENSION postgis' during prepare_database hook
Claude Paroz
2014-12-08
Fixed #20968 -- Checked Spatialite metadata before migrations
Claude Paroz
2014-12-08
Fixed #23974 -- Clarified wording of FileField.save/delete save parameter.
Tim Graham
[next]