summaryrefslogtreecommitdiff
path: root/docs/ref
AgeCommit message (Expand)Author
2013-10-23Fixed #13245: Explained Oracle's behavior w.r.t db_tableShai Berger
2013-10-21[1.5.x] Fixed #21296 -- Added docs for PostgreSQL and unix domains sockets.Riccardo Magliocchetti
2013-10-18[1.5.x] Fixed #21212 -- Documented the reverse name for OneToOneField.Juergen Schackmann
2013-10-14[1.5.x] Fixed #21210 -- Documented when runserver doesn't auto-restart.Bouke Haarsma
2013-10-13Fixed #21261 -- Added missing import in RedirectView docsAymeric Augustin
2013-10-01[1.5.x] Fixed #21180 -- Additional deprecation notes for databrowse.Tim Graham
2013-09-30[1.5.x] Fixed #21154 -- Updated TemplateResponse docs to better explain context.Curtis Maloney
2013-09-23[1.5.x] Removed extra p (topppings->toppings)Brett Koonce
2013-09-23[1.5.x] Fixed #21120 -- Added more explicit text on using validators and link...Ben Huckvale
2013-09-22[1.5.x] Fixed a couple of typos in GeoDjango docs.Ramiro Morales
2013-09-21[1.5.x] Correct very minor typomlissner
2013-09-21[1.5.x] Fixed #21133 -- Clarifed documentation about strftime formatting.Curtis Maloney
2013-09-13[1.5.x] Fixed #21101 -- Updated urlize documentation to mention email addressesGoetz
2013-09-11[1.5.x] Fixed #20887 -- Added a warning to GzipMiddleware in light of BREACH.Tim Graham
2013-09-10[1.5.x] Fixed #21075 - Improved doc for calling call_command with arguments.oz123
2013-09-07[1.5.x] Fixed #20005 -- Documented that Oracle databases need execute permiss...Tim Graham
2013-09-07[1.5.x] Fixed #16992 -- Added InnoDB warning regarding reuse of AUTO_INCREMEN...Keith Edmiston
2013-09-06[1.5.x] Fixed #19295 -- Documented that CachedStaticFilesStorage isn't compat...Keith Edmiston
2013-09-04[1.5.x] Fixed #20958 -- Documented that GenericForeignKey fields can't be acc...Tim Graham
2013-08-29[1.5.x] Added links to file docs.Jorge C. Leitão
2013-08-22[1.5.x] Typos introduced in 57c82f909b.Ramiro Morales
2013-08-22[1.5.x] Fixed #20922 -- Allowed customizing the serializer used by contrib.se...Tim Graham
2013-08-22[1.5.x] Fixed #20944 -- Removed inaccurate statement about View.dispatch().Marc Tamlyn
2013-08-22[1.5.x] Made description of LANGUAGE_CODE setting more clear.Ramiro Morales
2013-08-20[1.5.x] Documentation - Noted that OneToOneField doesn't respect unique.Kevin Christopher Henry
2013-08-14[1.5.x] Added some doc links for django.contrib.messagesTim Graham
2013-08-08[1.5.x] Added an anchor for django.forms.Form.clean in docsTim Graham
2013-08-08[1.5.x] Clarified meaning of models.User.is_authenticated()Jaime Irurzun
2013-08-08[1.5.x] Added more on @cached_property, refs #20870Daniele Procida
2013-08-08[1.5.x] Fixed #20870 -- Documented django.utils.functional.cached_propertyDaniele Procida
2013-08-04[1.5.x] Fixed a small formatting issue.Julien Phalip
2013-08-04[1.5.x] Fixed #20860 -- Removed references to defunct chicagocrime.orgTim Graham
2013-08-04[1.5.x] Fixed #20842 and #20845 - Added a note on order_by() and improved pre...Daniele Procida
2013-07-31[1.5.x] Fixed #20779 -- Documented AdminSite.app_index_template; refs #8498.SusanTan
2013-07-29[1.5.x] Misc doc cleanups.minusf
2013-07-29[1.5.x] Fixed #20774 -- Mention the new django-localflavor app as a replaceme...Jannis Leidel
2013-07-25[1.5.x] Fixed #18315 -- Documented QueryDict.popitem and QueryDict.popmark hellewell
2013-07-25[1.5.x] Fixed #20792 -- Corrected DISALLOWED_USER_AGENTS docs.Brenton Cleeland
2013-07-19[1.5.x] Updated the `databases` documentationMatt Deacalion Stevens
2013-07-19[1.5.x] Fixed Croatia's country code in `localflavor` docsMatt Deacalion Stevens
2013-07-18[1.5.x] Atom specification URL updatedMatt Deacalion Stevens
2013-07-15[1.5.x] Fixed some markup in docs/ref/templates/api.txtTim Graham
2013-07-12[1.5.x] Fixed #17528 -- Documented that add() and remove() with a many-to-man...Tim Graham
2013-07-12[1.5.x] Fixed #20735 -- clarified ManyToManyField constructor docChristopher Medrela
2013-07-11[1.5.x] Fixed #20053 -- Fixed `index_together` documentationJohan Charpentier
2013-07-08[1.5.x] Fixed #12346 -- Added a note on how to validate InlineFormSets.Tim Graham
2013-07-04[1.5.x] Fixed #20673 -- Clarified that HttpRequest.user uses AUTH_USER_MODEL.Tim Graham
2013-07-04[1.5.x] Fixed #12579 -- Noted QuerySet.get_or_create() depends on database un...Tim Graham
2013-07-03[1.5.x] Fixed #20691 -- Added a note for __str__() vs. __unicode__() and Pyth...Tim Graham
2013-06-29[1.5.x] Fixed #20677 - Typos in generic_inlineformset_factory docs.Tim Graham