index
:
django.git
fix-31295
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
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 translation
Claude 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 hour
Matt 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 documentation
Claude Paroz
2013-07-08
[1.6.x] Fixed #19695 -- Retitle "Form Media" to "Form Assets".
James Bennett
2013-07-01
Updated FAQ on Python versions to explain 2 vs 3.
Aymeric Augustin
2013-06-28
[1.6.x] Updated FAQ to reflect official Python 3 support
Claude Paroz
2013-06-28
[1.6.x] 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
2012-06-27
Fixed #17511 - Removed reference to deprecated "reset" management command in ...
Tim Graham
2012-06-07
Removed references to changes made in 1.2.
Aymeric Augustin
2012-05-03
Fixed broken URLs introduced in 1adc87cd32.
Ramiro Morales
2012-05-03
Updated some URLs in the documentation to point to the new repository.
Ramiro Morales
2012-04-28
Updated some antique references in "Is Django stable?"
Scott Klein
2012-03-31
Fixed #18029 -- Removed mod_python as of deprecation process. Thanks Aymeric ...
Claude Paroz
2012-03-31
Fixed #17965 -- Definitely dropped support for Python 2.5. Thanks jonash for ...
Claude Paroz
2012-03-16
Added Django-Python version matching table in FAQ.
Claude Paroz
2012-03-13
Replaced http by https in djangoproject.com links
Claude Paroz
2011-11-01
Fixed #17129 - Model FAQ: Link to south
Luke Plant
2011-10-22
Fixed #16360 -- Added WSGI entrypoint to startproject layout, and enabled int...
Carl Meyer
2011-10-14
Fixed many more ReST indentation errors, somehow accidentally missed from [16...
Luke Plant
2011-09-04
Fixed typo in PEP number introduced in last commit. Thanks Jannis for the eag...
Ramiro Morales
2011-09-04
Converted links to external topics so they use intersphinx extension markup.
Ramiro Morales
2011-08-30
Added admin browser support policy note.
Idan Gazit
2011-06-09
Fixed #16155 -- Removed Python 2.4 compatibility constructs from code and men...
Ramiro Morales
2011-05-29
Fixed #15992 -- Added more references to settings. Thanks, aaugustin.
Jannis Leidel
2011-05-29
Fixed #16120 -- Updated a few reference links in the docs after the contribut...
Jannis Leidel
2011-04-22
Fixed #14091 - be more correct about logging queries in connection.queries.
Jacob Kaplan-Moss
2011-04-02
Fixed a comma splice in docs/faq/install.txt from [16004]
Adrian Holovaty
2011-04-02
Updated the Python version requirements FAQ entry in the installation section.
Ramiro Morales
[next]