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
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
2011-04-01
Changed e-mail to email throughout documentation and codebase. The one except...
Adrian Holovaty
2011-03-22
Minor markup and organization fixes to docs to correct Sphinx errors.
Russell Keith-Magee
2011-03-03
Fixed #15541 -- Updated FAQ to point at djangosites.org instead of defunct wi...
Gabriel Hurley
2010-11-07
Fixed #10904 -- Corrected inappropriate usage of the term "absolute URL" thro...
Gabriel Hurley
2010-10-18
Clarify in the documentation that we occasionally add APIs for newer Python v...
Alex Gaynor
2010-10-08
Fixed #14383 -- Corrected the capitalization of reStructuredText. Thanks to t...
Russell Keith-Magee
2010-08-28
Fixed #13820 -- Started the deprecation process for mod_python. Thanks to Rob...
Russell Keith-Magee
2010-08-23
Fixed #14112 -- Various Markup fixes for the docs. Thanks to ramiro for the p...
Russell Keith-Magee
2010-08-19
Fixed #14141: docs now use the :doc: construct for links between documents.
Jacob Kaplan-Moss
2010-08-05
Fixed #14062: Corrected a stray reference to 2.6 as the high level for suppor...
Karen Tracey
2010-07-05
Doc updates missed in [13423]
Luke Plant
2010-05-09
Fixed #13101 -- Added multi-db info about debugging queries. Thanks to David ...
Russell Keith-Magee
[next]