summaryrefslogtreecommitdiff
path: root/docs/faq
Commit message (Expand)AuthorAgeFilesLines
* [1.6.x] Fixed #19695 -- Retitle "Form Media" to "Form Assets".James Bennett2013-07-081-1/+1
* Updated FAQ on Python versions to explain 2 vs 3.Aymeric Augustin2013-07-011-25/+24
* [1.6.x] Updated FAQ to reflect official Python 3 supportClaude Paroz2013-06-281-10/+6
* [1.6.x] Updated FAQ entry about python 3Claude Paroz2013-06-281-7/+4
* Fixed #15201: Marked CACHE_MIDDLEWARE_ANONYMOUS_ONLY as deprecatedƁukasz Langa2013-05-181-6/+0
* Fixed #19934 - Use of Pillow is now preferred over PIL.Daniel Lindsley2013-05-141-1/+1
* Fixed #15379 - Added "how to cite Django" to FAQ.Tim Graham2013-03-291-0/+28
* Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that ret...Loic Bistuer2013-03-081-1/+1
* Fixed #19516 - Fixed remaining broken links.Tim Graham2013-01-021-4/+5
* Updated installation FAQ entry on Python versions.Aymeric Augustin2012-12-251-2/+4
* Fixed #19344 - Documented how to run django-admin in a virtualenv on Windows.Tim Graham2012-12-151-1/+36
* Fixed #19315 -- Improved markup in admin FAQ.Aymeric Augustin2012-11-171-10/+13
* Merge pull request #485 from asparagui/add_periodPreston Holmes2012-11-021-1/+1
|\
| * minor fix (+'.' to end of line)Brett Koonce2012-10-311-1/+1
* | Documented minimal python 3.2 version.Florian Apolloner2012-11-021-4/+4
|/
* Fixed #11460 - Added a FAQ regarding missing rows in the admin.Tim Graham2012-09-271-1/+12
* Removed an obsolete documentation page about admin style customization.Julien Phalip2012-09-101-3/+2
* Avoided mixing dates and datetimes in the examples.Aymeric Augustin2012-09-081-1/+1
* Fixed typo from 7435cc01.Aymeric Augustin2012-09-071-1/+1
* Updated install docs to reflect Python 3 status.Aymeric Augustin2012-09-071-23/+17
* Fixed #18905 - Changed to new url for DjangopeopleShabda Raaj2012-09-051-1/+1
* Moved a note about django-admin.py errors from Tutorial Part 1 to a new FAQ T...Angeline Tan2012-08-042-1/+18
* Fixed #18601 -- Specified that Python minimum version is 2.6.5Preston Holmes2012-07-131-3/+3
* Fixed #17511 - Removed reference to deprecated "reset" management command in ...Tim Graham2012-06-271-7/+4
* Removed references to changes made in 1.2.Aymeric Augustin2012-06-071-2/+0
* Fixed broken URLs introduced in 1adc87cd32.Ramiro Morales2012-05-031-1/+1
* Updated some URLs in the documentation to point to the new repository.Ramiro Morales2012-05-031-3/+3
* Updated some antique references in "Is Django stable?"Scott Klein2012-04-281-3/+2
* Fixed #18029 -- Removed mod_python as of deprecation process. Thanks Aymeric ...Claude Paroz2012-03-311-9/+0
* Fixed #17965 -- Definitely dropped support for Python 2.5. Thanks jonash for ...Claude Paroz2012-03-311-10/+8
* Added Django-Python version matching table in FAQ.Claude Paroz2012-03-161-11/+13
* Replaced http by https in djangoproject.com linksClaude Paroz2012-03-132-6/+6
* Fixed #17129 - Model FAQ: Link to southLuke Plant2011-11-011-4/+5
* Fixed #16360 -- Added WSGI entrypoint to startproject layout, and enabled int...Carl Meyer2011-10-221-1/+1
* Fixed many more ReST indentation errors, somehow accidentally missed from [16...Luke Plant2011-10-144-53/+53
* Fixed typo in PEP number introduced in last commit. Thanks Jannis for the eag...Ramiro Morales2011-09-041-1/+1
* Converted links to external topics so they use intersphinx extension markup.Ramiro Morales2011-09-041-8/+5
* Added admin browser support policy note.Idan Gazit2011-08-301-0/+12
* Fixed #16155 -- Removed Python 2.4 compatibility constructs from code and men...Ramiro Morales2011-06-091-9/+7
* Fixed #15992 -- Added more references to settings. Thanks, aaugustin.Jannis Leidel2011-05-292-10/+11
* Fixed #16120 -- Updated a few reference links in the docs after the contribut...Jannis Leidel2011-05-291-1/+1
* Fixed #14091 - be more correct about logging queries in connection.queries.Jacob Kaplan-Moss2011-04-221-3/+2
* Fixed a comma splice in docs/faq/install.txt from [16004]Adrian Holovaty2011-04-021-4/+7
* Updated the Python version requirements FAQ entry in the installation section.Ramiro Morales2011-04-021-4/+6
* Changed e-mail to email throughout documentation and codebase. The one except...Adrian Holovaty2011-04-011-1/+1
* Minor markup and organization fixes to docs to correct Sphinx errors.Russell Keith-Magee2011-03-221-0/+2
* Fixed #15541 -- Updated FAQ to point at djangosites.org instead of defunct wi...Gabriel Hurley2011-03-031-5/+2
* Fixed #10904 -- Corrected inappropriate usage of the term "absolute URL" thro...Gabriel Hurley2010-11-071-1/+1
* Clarify in the documentation that we occasionally add APIs for newer Python v...Alex Gaynor2010-10-181-1/+9
* Fixed #14383 -- Corrected the capitalization of reStructuredText. Thanks to t...Russell Keith-Magee2010-10-081-2/+2