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
/
ref
Age
Commit message (
Expand
)
Author
2013-10-23
Fixed #13245: Explained Oracle's behavior w.r.t db_table
Shai 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-13
Fixed #21261 -- Added missing import in RedirectView docs
Aymeric 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 typo
mlissner
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 addresses
Goetz
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.messages
Tim Graham
2013-08-08
[1.5.x] Added an anchor for django.forms.Form.clean in docs
Tim 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 #20870
Daniele Procida
2013-08-08
[1.5.x] Fixed #20870 -- Documented django.utils.functional.cached_property
Daniele 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.org
Tim 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.pop
mark 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` documentation
Matt Deacalion Stevens
2013-07-19
[1.5.x] Fixed Croatia's country code in `localflavor` docs
Matt Deacalion Stevens
2013-07-18
[1.5.x] Atom specification URL updated
Matt Deacalion Stevens
2013-07-15
[1.5.x] Fixed some markup in docs/ref/templates/api.txt
Tim 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 doc
Christopher Medrela
2013-07-11
[1.5.x] Fixed #20053 -- Fixed `index_together` documentation
Johan 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
[next]