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-09-13
[1.6.x] Fixed #21101 -- Updated urlize documentation to mention email addresses
Goetz
2013-09-13
[1.6.x] Fixed #21095 -- Documented new requirement for dates lookups.
Matt Austin
2013-09-12
[1.6.x] Fixed a couple of typos in GeoDjango docs.
Ramiro Morales
2013-09-11
[1.6.x] Minor typo fix in django.contrib.auth.models.User docs
Phaneendra Chiruvella
2013-09-11
[1.6.x] Fixed #20887 -- Added a warning to GzipMiddleware in light of BREACH.
Tim Graham
2013-09-10
[1.6.x] Fixed #21075 - Improved doc for calling call_command with arguments.
oz123
2013-09-09
[1.6.x] Fixed spelling; refs #16895.
Tim Graham
2013-09-09
[1.6.x] Fixed #16895 -- Warned about cost of QuerySet ordering
e0ne
2013-09-07
Fixed #20409 -- Clarified how unique_for_date works when USE_TZ is set.
Aymeric Augustin
2013-09-07
[1.6.x] Fixed #20005 -- Documented that Oracle databases need execute permiss...
Tim Graham
2013-09-07
[1.6.x] Fixed #16992 -- Added InnoDB warning regarding reuse of AUTO_INCREMEN...
Keith Edmiston
2013-09-06
[1.6.x] Fixed #19295 -- Documented that CachedStaticFilesStorage isn't compat...
Keith Edmiston
2013-09-05
[1.6.x] Fixed #21035 -- Changed docs to treat the acronym SQL phonetically.
Eric Boersma
2013-09-05
[1.6.x] Fixed #21044 -- Documented django.core.urlresolvers.Resolver404
Tim Graham
2013-09-04
[1.6.x] Fixed #20958 -- Documented that GenericForeignKey fields can't be acc...
Tim Graham
2013-09-04
[1.6.x] Clarified docs for some tags and filters
Paul C. Anagnostopoulos
2013-09-03
[1.6.x] Fixed #20973 -- Document serving static files without django.contrib....
Loic Bistuer
2013-09-02
[1.6.x] Fixed #20998 -- Allow custom (de)serialization for GIS widgets
Claude Paroz
2013-08-31
[1.6.x] Fixed copy/paste error in measurement docs
Claude Paroz
2013-08-30
[1.6.x] Fixed typo in docs/ref/models/options.txt
Tim Graham
2013-08-30
[1.6.x] Fixed #20988 -- Added model meta option select_on_save
Anssi Kääriäinen
2013-08-29
[1.6.x] Added links to file docs.
Jorge C. Leitão
2013-08-22
[1.6.x] Typos introduced in 57c82f909b.
Ramiro Morales
2013-08-22
[1.6.x] Fixed #20922 -- Allowed customizing the serializer used by contrib.se...
Tim Graham
2013-08-22
[1.6.x] Fixed #20944 -- Removed inaccurate statement about View.dispatch().
Marc Tamlyn
2013-08-22
[1.6.x] Made description of LANGUAGE_CODE setting more clear.
Ramiro Morales
2013-08-21
[1.6.x] Documentation -- Corrected error about Model.full_clean()
Kevin Christopher Henry
2013-08-20
[1.6.x] Documentation - Noted that OneToOneField doesn't respect unique.
Kevin Christopher Henry
2013-08-15
[1.6.x] Updated docs following deprecation of django.views.defaults.shortcut
Alasdair Nicol
2013-08-14
[1.6.x] Added some doc links for django.contrib.messages
Tim Graham
2013-08-08
[1.6.x] Added an anchor for django.forms.Form.clean in docs
Tim Graham
2013-08-08
[1.6.x] Clarifed meaning of models.User.is_authenticated()
Jaime Irurzun
2013-08-08
[1.6.x] Added more on @cached_property, refs #20870
Daniele Procida
2013-08-08
[1.6.x] Fixed #20870 -- Documented django.utils.functional.cached_property
Daniele Procida
2013-08-08
[1.6.x] Added note to GenericIPAddressField documentation
Christopher Medrela
2013-08-05
[1.6.x] Fixed #20859 - Clarified Model.clean() example.
Jimmy Song
2013-08-04
[1.6.x] Fixed a small formatting issue.
Julien Phalip
2013-08-04
[1.6.x] Fixed #20860 -- Removed references to defunct chicagocrime.org
Tim Graham
2013-08-04
[1.6.x] Fixed #20842 and #20845 - Added a note on order_by() and improved pre...
Daniele Procida
2013-08-02
[1.6.x] Fixed #20786 -- Cleaned up docs/ref/exceptions.txt
Dominic Rodger
2013-08-01
[1.6.x] Removed unused model option "admin"
Tim Graham
2013-07-31
[1.6.x] Fixed #20779 -- Documented AdminSite.app_index_template; refs #8498.
SusanTan
2013-07-29
[1.6.x] Fixed #20823 -- Typo in docs/ref/forms/validation.txt
Tim Graham
2013-07-29
[1.6.x] Misc doc cleanups.
minusf
2013-07-26
[1.6.x] Fixed #20805 -- Removed an extra colon beside checkboxes in the admin.
Tim Graham
2013-07-25
[1.6.x] Added versionadded directive missing from b7bd708.
Aymeric Augustin
2013-07-25
[1.6.x] Fixed #18315 -- Documented QueryDict.popitem and QueryDict.pop
mark hellewell
2013-07-25
[1.6.x] Fixed #20792 -- Corrected DISALLOWED_USER_AGENTS docs.
Brenton Cleeland
2013-07-19
[1.6.x] Updated the `databases` documentation
Matt Deacalion Stevens
2013-07-18
[1.6.x] Atom specification URL updated
Matt Deacalion Stevens
[next]