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
/
faq
Age
Commit message (
Expand
)
Author
2015-12-08
[1.8.x] Fixed #25881 -- Marked Python 3.2 in Django 1.8 as unsupported at the...
Tim Graham
2015-10-25
[1.8.x] Documented Python 3.5 support for Django 1.8.
Tim Graham
2015-08-08
[1.8.x] Updated Wikipedia links to use https
Claude Paroz
2015-06-22
[1.8.x] Simplified wording of Python support policy.
Tim Graham
2015-06-18
[1.8.x] Added Python version support policy
Tim Graham
2015-06-17
[1.8.x] Fixed outdated Python version support info in docs/topics/install.txt
Tim Graham
2015-04-02
[1.8.x] Removed Django 1.6 from the Python version chart.
Tim Graham
2014-12-19
Used https for most *.python.org links
Claude Paroz
2014-12-18
Removed need to update Python version support note on each new release.
Tim Graham
2014-11-28
Added 1.9/removed 1.5 on Python version support table.
Tim Graham
2014-09-21
Fixed #23527 -- Removed Cheetah references in docs
Ola Sitarska
2014-08-12
Fixed #23016 -- Updated FAQs per Aymeric's suggestions.
Ola Sitarska
2014-08-01
Renamed "committers" to "team".
Aymeric Augustin
2014-07-30
Fixed #23067 -- Updated docs to use django-admin
Christoph Heer
2014-06-24
Fixed #22880 -- Added FAQ entry about UnicodeDecodeError
Claude Paroz
2014-06-07
Fixed #3711, #6734, #12581 -- Bounded connection.queries.
Aymeric Augustin
2014-05-22
Used link label in models FAQ to ease translation
Claude Paroz
2014-03-27
Added Python 3.4 support notes.
Tim Graham
2014-03-21
Removed PIL compatability layer per deprecation timeline.
Tim Graham
2013-12-31
Django sees more than 1mm hits per hour
Matt Robenolt
2013-12-08
Updated a bunch of hyperlinks in documentation
Claude Paroz
2013-11-21
Fixed #21479 -- Favor 'migrate' over 'syncdb' in the docs.
Loic Bistuer
2013-10-11
Fixed #8918 -- Made FileField.upload_to optional.
Tim Graham
2013-10-10
Whitespace cleanup.
Tim Graham
2013-10-04
Fixed #21213 -- Added docs for Django's mailing lists.
Unai Zalakain
2013-10-01
Fixed #21031 -- Updated schema migrations FAQ.
Tim Graham
2013-07-08
Fixed #19695 -- Retitle "Form Media" to "Form Assets".
James Bennett
2013-07-01
Bumped minimum Python version requirement to 2.7 in Django 1.7.
Aymeric Augustin
2013-07-01
Updated FAQ on Python versions to explain 2 vs 3.
Aymeric Augustin
2013-06-28
Updated FAQ to reflect official Python 3 support
Claude Paroz
2013-06-28
Updated FAQ entry about python 3
Claude Paroz
2013-05-18
Fixed #15201: Marked CACHE_MIDDLEWARE_ANONYMOUS_ONLY as deprecated
Ćukasz Langa
2013-05-14
Fixed #19934 - Use of Pillow is now preferred over PIL.
Daniel Lindsley
2013-03-29
Fixed #15379 - Added "how to cite Django" to FAQ.
Tim Graham
2013-03-08
Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that ret...
Loic Bistuer
2013-01-02
Fixed #19516 - Fixed remaining broken links.
Tim Graham
2012-12-25
Updated installation FAQ entry on Python versions.
Aymeric Augustin
2012-12-15
Fixed #19344 - Documented how to run django-admin in a virtualenv on Windows.
Tim Graham
2012-11-17
Fixed #19315 -- Improved markup in admin FAQ.
Aymeric Augustin
2012-11-02
Merge pull request #485 from asparagui/add_period
Preston Holmes
2012-11-02
Documented minimal python 3.2 version.
Florian Apolloner
2012-10-31
minor fix (+'.' to end of line)
Brett Koonce
2012-09-27
Fixed #11460 - Added a FAQ regarding missing rows in the admin.
Tim Graham
2012-09-10
Removed an obsolete documentation page about admin style customization.
Julien Phalip
2012-09-08
Avoided mixing dates and datetimes in the examples.
Aymeric Augustin
2012-09-07
Fixed typo from 7435cc01.
Aymeric Augustin
2012-09-07
Updated install docs to reflect Python 3 status.
Aymeric Augustin
2012-09-05
Fixed #18905 - Changed to new url for Djangopeople
Shabda Raaj
2012-08-04
Moved a note about django-admin.py errors from Tutorial Part 1 to a new FAQ T...
Angeline Tan
2012-07-13
Fixed #18601 -- Specified that Python minimum version is 2.6.5
Preston Holmes
[next]