summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2017-01-17Refs #24126 -- Removed auth views' current_app parameter per deprecation time...Tim Graham
2017-01-17Refs #25120 -- Removed template.loaders.eggs.Loader per deprecation timeline.Tim Graham
2017-01-17Refs #24716 -- Removed Field._get_val_from_obj() per deprecation timeline.Tim Graham
2017-01-17Refs #21927 -- Removed include()'s app_name argument per deprecation timeline.Tim Graham
2017-01-17Refs #24728 - Removed Atom1Feed/RssFeed mime_type attribute.Tim Graham
2017-01-17Refs #24733 -- Removed support for error views without the exception parameter.Tim Graham
2017-01-17Refs #15053 -- Removed support for non-recursive template loading.Tim Graham
2017-01-17Refs #25184 -- Removed contrib.gis.geoip per deprecation timeline.Tim Graham
2017-01-17Removed GeoManager and GeoQuerySet per deprecation timeline.Tim Graham
2017-01-17Refs #22993 -- Removed skipIfCustomUser per deprecation timeline.Tim Graham
2017-01-17Refs #19738 -- Removed timezone conversion in SQL queries executed outside of...Tim Graham
2017-01-17Refs #24215 -- Removed add_lazy_relation() per deprecation timeline.Tim Graham
2017-01-17Refs #21127 -- Required on_delete for ForeignKey/OneToOneField.Tim Graham
2017-01-17Removed Field.rel and Field.remote_field.to per deprecation timeline.Tim Graham
2017-01-17Refs #23960 -- Removed the host parameter for SimpleTestCase.assertRedirects().Tim Graham
2017-01-17Refs #18651 -- Removed assignment_tag per deprecation timeline.Tim Graham
2017-01-17Refs #24219 -- Removed django.forms.extras per deprecation timeline.Tim Graham
2017-01-17Refs #24154 -- Removed deprecated BaseDatabaseOperations.check_aggregate_supp...Tim Graham
2017-01-17Refs #24205 -- Removed Signal.disconnect()'s weak argument.Tim Graham
2017-01-17Added stub 2.0 release notes.Tim Graham
2017-01-17Bumped version; master is now 2.0 pre-alpha.Tim Graham
2017-01-17Removed obsolete GIS install instructions.Tim Graham
2017-01-17Fixed #27739 -- Documented LabelCommand.label.Ed Morley
2017-01-17Refs #24109 -- Doc'd the elidable feature in squashing migrations docs.Ed Morley
2017-01-17Refs #27683 -- Allowed setting isolation level in DATABASES ['OPTIONS'] on My...Tim Graham
2017-01-17Fixed #27666 -- Delayed rendering of recursivly related models in migration o...Markus Holtermann
2017-01-16Refs #25809 -- Made a few late review comments for BrinIndex.Mads Jensen
2017-01-16Fixed #27735 -- Doc'd form widget l10n change (refs #15667).Tim Graham
2017-01-16Removed empty sections from 1.11 release notes.Tim Graham
2017-01-15Fixed #25809 -- Added BrinIndex support in django.contrib.postgres.Mads Jensen
2017-01-14Fixed #27149 -- Added Subquery and Exists database expressions.Matthew Schinckel
2017-01-14Fixed #27718 -- Added QuerySet.union(), intersection(), difference().Florian Apolloner
2017-01-14Fixed #27387 -- Doc'd required HTML attribute in Field.required docs.Claude Paroz
2017-01-13Fixed #27518 -- Prevented possibie password reset token leak via HTTP Referer...Romain Garrigues
2017-01-12Fixed outdated log level in docs/topics/logging.txt.André Cruz
2017-01-11Fixed typos in docs/ref/contrib/admin/index.txtTim Graham
2017-01-11Fixed typo in docs/topics/db/managers.txt.M Somerville
2017-01-11Refs #16614 -- Made QuerySet.iterator() use server-side cursors on PostgreSQL.François Freitag
2017-01-11Fixed #24452 -- Fixed HashedFilesMixin correctness with nested paths.David Sanders
2017-01-10Fixed #27711 -- Demoted "Installing a distribution-specific package" in insta...Tim Graham
2017-01-09Removed SHOUTING in doc examples.Maxime Lorant
2017-01-09Fixed #27707 -- Removed shell support for IPython < 1.0.Tim Graham
2017-01-06Fixed #27432 -- Made app_label arguments limit showmigrations --plan output.Sebastian Spiegel
2017-01-06Refs #24688, #27497 -- Corrected docs: distance's 'spheroid' option isn't Pos...Tim Graham
2017-01-05Alphabetized system check reference.Tim Graham
2017-01-04Fixed #27680 -- Linked to "Classy Class-Based Views" in docs.jpic
2017-01-04Added stub release notes for 1.10.6.Tim Graham
2017-01-04Added release date for 1.10.5.Tim Graham
2017-01-04Fixed #27658 -- Prevented collectstatic from overwriting newer files in remot...Tim Graham
2017-01-03Fixed #25912 -- Added binary left/right shift operators to F expressions.anabelensc