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-12-08
[1.6.x] Updated a bunch of hyperlinks in documentation
Claude Paroz
2013-12-02
[1.6.x] Added a warning regarding risks in serving user uploaded media.
Tim Graham
2013-11-28
[1.6.x] Fixed #21515 -- Corrected example of template.Context in documentation.
Baptiste Mispelon
2013-11-25
[1.6.x] Fixed #21507 -- Corrected default widget information for FileField
Ludwik Trammer
2013-11-24
[1.6.x] Fixed typo in previous commit; refs #21490.
Tim Graham
2013-11-24
[1.6.x] Fixed #21490 -- Fixed custom admin URL reverse example.
Tim Graham
2013-11-23
[1.6.x] Fixed #21488 -- Multiple locales treatment in i18n commands.
Ramiro Morales
2013-11-21
[1.6.x] Fixed #21427 -- Clearly state integer field value ranges in docs
Markus Amalthea Magnuson
2013-11-19
[1.6.x] Fixed the base class note in the Date Views docs.
Rocky Meza
2013-11-18
[1.6.x] Added more internal links in the management command documentation.
Baptiste Mispelon
2013-11-18
[1.6.x] Fixed #20852 - Fixed incorrectly generated left quotes in docs.
Dominic Rodger
2013-11-12
[1.6.x] Removed a mention of `Form._errors` from the documentation.
Baptiste Mispelon
2013-11-10
[1.6.x] Fixed #21372 -- Corrected docs regarding translating LANGUAGES.
Bernardo Pires
2013-11-09
[1.6.x] Fixed versionadded misuse in the admin documentation.
Baptiste Mispelon
2013-11-08
[1.6.x] Added missing parameter in npgettext_lazy docs
glts
2013-11-08
[1.6.x] Fixed #21396: Document backwards-incompatible change in RedirectView....
Baptiste Mispelon
2013-11-01
[1.6.x] Fixed spelling ("dependant" -> "dependent")
Tim Graham
2013-11-01
[1.6.x] Fixed #21364 -- Specified InnoDB full-text support from MySQL 5.6.4 on
Claude Paroz
2013-11-01
[1.6.x] Fixed #21359 -- Corrected MySQL collation name in databases docs
Claude Paroz
2013-10-30
[1.6.x] Fixed #21306 -- Documented lower-casing behavior of title filter.
Tim Graham
2013-10-30
[1.6.x] Fixed #21316 -- Documented that modifying safe strings makes them uns...
Tim Graham
2013-10-23
Fixed #13245: Explained Oracle's behavior w.r.t db_table
Shai Berger
2013-10-21
[1.6.x] Fixed #21296 -- Added docs for PostgreSQL and unix domains sockets.
Riccardo Magliocchetti
2013-10-18
[1.6.x] Fixed #21212 -- Documented the reverse name for OneToOneField.
Juergen Schackmann
2013-10-14
[1.6.x] Fixed #21210 -- Documented when runserver doesn't auto-restart.
Bouke Haarsma
2013-10-12
[1.6.x] Forms docs: More emphasis in 'id' value customizability.
Ramiro Morales
2013-10-02
[1.6.x] Fixed #10913 -- Documented how related_name affects QuerySet filtering
Tim Graham
2013-09-30
[1.6.x] Fixed #21154 -- Updated TemplateResponse docs to better explain context.
Curtis Maloney
2013-09-28
[1.6.x] Note about static files dirs paths on Windows.
Ramiro Morales
2013-09-25
[1.6.x] Fixed #21116 -- Made usage of manage.py in docs more consistent.
Tim Graham
2013-09-23
[1.6.x] Removed extra p (topppings->toppings)
Brett Koonce
2013-09-23
[1.6.x] Fixed #21070 -- Added a more complex database configuration example.
Louis Fill
2013-09-23
[1.6.x] Fixed #21120 -- Added more explicit text on using validators and link...
Ben Huckvale
2013-09-22
[1.6.x] A few doc additions for changes from d228c1192e.
Ramiro Morales
2013-09-21
[1.6.x] Correct very minor typo
mlissner
2013-09-21
[1.6.x] Fixed #21133 -- Clarifed documentation about strftime formatting.
Curtis Maloney
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
[next]