Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/docs/faq
Commit message (Expand)AuthorAgeFilesLines
* Added Django 1.10 to Python version support table.Tim Graham2015-10-261-3/+2
* Documented Python 3.5 support for Django 1.8.Tim Graham2015-10-261-2/+2
* Refs #14091 -- Fixed connection.queries on SQLite.Aymeric Augustin2015-09-171-2/+0
* Updated various links in docsClaude Paroz2015-08-081-1/+1
* Updated Wikipedia links to use httpsClaude Paroz2015-08-081-1/+1
* Simplified wording of Python support policy.Tim Graham2015-06-221-4/+4
* Removed support for Python 3.3.Tim Graham2015-06-181-4/+10
* Fixed outdated Python version support info in docs/topics...Tim Graham2015-06-171-0/+2
* Removed Django 1.6 from the Python version chart.Tim Graham2015-04-021-1/+0
* Removed compatibility with Python 3.2.Tim Graham2015-01-171-1/+1
* Used https for most *.python.org linksClaude Paroz2014-12-192-2/+2
* Removed need to update Python version support note on eac...Tim Graham2014-12-181-3/+3
* Added 1.9/removed 1.5 on Python version support table.Tim Graham2014-11-281-1/+1
* Fixed #23527 -- Removed Cheetah references in docsOla Sitarska2014-09-211-1/+1
* Fixed #23016 -- Updated FAQs per Aymeric's suggestions.Ola Sitarska2014-08-125-32/+27
* Renamed "committers" to "team".Aymeric Augustin2014-08-011-3/+2
* Fixed #23067 -- Updated docs to use django-adminChristoph Heer2014-07-301-28/+12
* Fixed #22880 -- Added FAQ entry about UnicodeDecodeErrorClaude Paroz2014-06-241-0/+35
* Fixed #3711, #6734, #12581 -- Bounded connection.queries.Aymeric Augustin2014-06-071-19/+6
* Used link label in models FAQ to ease translationClaude Paroz2014-05-221-1/+1
* Added Python 3.4 support notes.Tim Graham2014-03-271-7/+3
* Removed PIL compatability layer per deprecation timeline.Tim Graham2014-03-211-1/+1
* Django sees more than 1mm hits per hourMatt Robenolt2014-01-011-1/+1
* Updated a bunch of hyperlinks in documentationClaude Paroz2013-12-081-4/+4
* Fixed #21479 -- Favor 'migrate' over 'syncdb' in the docs.Loic Bistuer2013-11-211-1/+1
* Fixed #8918 -- Made FileField.upload_to optional.Tim Graham2013-10-111-4/+3
* Whitespace cleanup.Tim Graham2013-10-101-1/+1
* Fixed #21213 -- Added docs for Django's mailing lists.Unai Zalakain2013-10-041-11/+8
* Fixed #21031 -- Updated schema migrations FAQ.Tim Graham2013-10-011-7/+3
* Fixed #19695 -- Retitle "Form Media" to "Form Assets".James Bennett2013-07-081-1/+1
* Bumped minimum Python version requirement to 2.7 in Djang...Aymeric Augustin2013-07-011-4/+4
* Updated FAQ on Python versions to explain 2 vs 3.Aymeric Augustin2013-07-011-25/+24
* Updated FAQ to reflect official Python 3 supportClaude Paroz2013-06-281-10/+6
* Updated FAQ entry about python 3Claude Paroz2013-06-281-7/+4
* Fixed #15201: Marked CACHE_MIDDLEWARE_ANONYMOUS_ONLY as d...Ɓukasz Langa2013-05-181-6/+0
* Fixed #19934 - Use of Pillow is now preferred over PIL.Daniel Lindsley2013-05-151-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` ...Loic Bistuer2013-03-081-1/+1
* Fixed #19516 - Fixed remaining broken links.Tim Graham2013-01-031-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 vi...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-031-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 ...Tim Graham2012-09-271-1/+12
* Removed an obsolete documentation page about admin style ...Julien Phalip2012-09-111-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