summaryrefslogtreecommitdiff
path: root/docs/faq
AgeCommit message (Expand)Author
2014-12-18[1.6.x] Removed need to update Python version support note on each new release.Tim Graham
2014-05-22[1.6.x] Used link label in models FAQ to ease translationClaude Paroz
2014-03-27[1.6.x] Added Python 3.4 support notes.Tim Graham
2013-12-31[1.6.x] Django sees more than 1mm hits per hourMatt Robenolt
2013-12-19[1.6.x] Fixed #21213 -- Added docs for Django's mailing lists.Unai Zalakain
2013-12-08[1.6.x] Updated a bunch of hyperlinks in documentationClaude Paroz
2013-07-08[1.6.x] Fixed #19695 -- Retitle "Form Media" to "Form Assets".James Bennett
2013-07-01Updated FAQ on Python versions to explain 2 vs 3.Aymeric Augustin
2013-06-28[1.6.x] Updated FAQ to reflect official Python 3 supportClaude Paroz
2013-06-28[1.6.x] Updated FAQ entry about python 3Claude Paroz
2013-05-18Fixed #15201: Marked CACHE_MIDDLEWARE_ANONYMOUS_ONLY as deprecatedƁukasz Langa
2013-05-14Fixed #19934 - Use of Pillow is now preferred over PIL.Daniel Lindsley
2013-03-29Fixed #15379 - Added "how to cite Django" to FAQ.Tim Graham
2013-03-08Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that ret...Loic Bistuer
2013-01-02Fixed #19516 - Fixed remaining broken links.Tim Graham
2012-12-25Updated installation FAQ entry on Python versions.Aymeric Augustin
2012-12-15Fixed #19344 - Documented how to run django-admin in a virtualenv on Windows.Tim Graham
2012-11-17Fixed #19315 -- Improved markup in admin FAQ.Aymeric Augustin
2012-11-02Merge pull request #485 from asparagui/add_periodPreston Holmes
2012-11-02Documented minimal python 3.2 version.Florian Apolloner
2012-10-31minor fix (+'.' to end of line)Brett Koonce
2012-09-27Fixed #11460 - Added a FAQ regarding missing rows in the admin.Tim Graham
2012-09-10Removed an obsolete documentation page about admin style customization.Julien Phalip
2012-09-08Avoided mixing dates and datetimes in the examples.Aymeric Augustin
2012-09-07Fixed typo from 7435cc01.Aymeric Augustin
2012-09-07Updated install docs to reflect Python 3 status.Aymeric Augustin
2012-09-05Fixed #18905 - Changed to new url for DjangopeopleShabda Raaj
2012-08-04Moved a note about django-admin.py errors from Tutorial Part 1 to a new FAQ T...Angeline Tan
2012-07-13Fixed #18601 -- Specified that Python minimum version is 2.6.5Preston Holmes
2012-06-27Fixed #17511 - Removed reference to deprecated "reset" management command in ...Tim Graham
2012-06-07Removed references to changes made in 1.2.Aymeric Augustin
2012-05-03Fixed broken URLs introduced in 1adc87cd32.Ramiro Morales
2012-05-03Updated some URLs in the documentation to point to the new repository.Ramiro Morales
2012-04-28Updated some antique references in "Is Django stable?"Scott Klein
2012-03-31Fixed #18029 -- Removed mod_python as of deprecation process. Thanks Aymeric ...Claude Paroz
2012-03-31Fixed #17965 -- Definitely dropped support for Python 2.5. Thanks jonash for ...Claude Paroz
2012-03-16Added Django-Python version matching table in FAQ.Claude Paroz
2012-03-13Replaced http by https in djangoproject.com linksClaude Paroz
2011-11-01Fixed #17129 - Model FAQ: Link to southLuke Plant
2011-10-22Fixed #16360 -- Added WSGI entrypoint to startproject layout, and enabled int...Carl Meyer
2011-10-14Fixed many more ReST indentation errors, somehow accidentally missed from [16...Luke Plant
2011-09-04Fixed typo in PEP number introduced in last commit. Thanks Jannis for the eag...Ramiro Morales
2011-09-04Converted links to external topics so they use intersphinx extension markup.Ramiro Morales
2011-08-30Added admin browser support policy note.Idan Gazit
2011-06-09Fixed #16155 -- Removed Python 2.4 compatibility constructs from code and men...Ramiro Morales
2011-05-29Fixed #15992 -- Added more references to settings. Thanks, aaugustin.Jannis Leidel
2011-05-29Fixed #16120 -- Updated a few reference links in the docs after the contribut...Jannis Leidel
2011-04-22Fixed #14091 - be more correct about logging queries in connection.queries.Jacob Kaplan-Moss
2011-04-02Fixed a comma splice in docs/faq/install.txt from [16004]Adrian Holovaty
2011-04-02Updated the Python version requirements FAQ entry in the installation section.Ramiro Morales