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
/
intro
Age
Commit message (
Expand
)
Author
2013-04-24
Fixed a rST bug in the README template in the reusable apps docs.
Jannis Leidel
2013-04-24
Fixed the reusable apps docs to use a rst file extension for the README and f...
Jannis Leidel
2013-04-23
Fixed #20307 -- Word repeated in tutorial.
Thomas Thurman
2013-04-22
Fixed #19211 -- Adapted tutorial for Python 3
Claude Paroz
2013-04-21
Added 'polls' sub directory under static and reorganized to more accurately r...
jktravis
2013-04-20
Adapted uses of versionchanged/versionadded to the new form.
Juan Catalano
2013-04-20
Updated tutorial INSTALLED_APPS section (removed contrib.sites)
Claude Paroz
2013-04-12
Fixed #20247 - Added some missing paths in the tutorial.
Tim Graham
2013-04-01
Updated some 'Dive Into Python' links
Claude Paroz
2013-03-29
Fixed #19897 - Updated static files howto.
Tim Graham
2013-03-29
Fixed #19582 - Added a static files tutorial.
Tim Graham
2013-03-23
Fix minor typo in tutorial
Christos Kontas
2013-03-22
Added missing markup to docs.
Tim Graham
2013-03-12
Fixed #19965 - Added a warning that the tutorial is written for Python 2.
Tim Graham
2013-03-10
Fixed #20008 -- Removed trailing slash in Wikipedia link
Claude Paroz
2013-03-03
Removed mentions of regressiontests.
Ramiro Morales
2013-02-23
Made a small clarification in tutorial.
Preston Holmes
2013-02-23
Updated example to use staticfiles static template tag, thanks reinout for th...
Tim Graham
2013-02-23
Updated static file example in overview to use static template tag, refs #19675.
Tim Graham
2013-02-23
Fixed #19675 - Added mention of static files to overview.
Tim Graham
2013-02-23
Changed "mysite/mytemplates/" -> "mysite/templates" in tutorial.
Tim Graham
2013-02-10
Updated tutorial 1 to reflect changes in default project template.
Tim Graham
2013-02-07
Fixed #19706 - Tweaks to the tutorial.
Tim Graham
2013-02-04
Simplified default project template.
Aymeric Augustin
2013-02-01
Avoided ambiguous output when runserver port is already in use.
Aymeric Augustin
2013-01-31
Attempted to reduce version mismatch problems in the tutorial.
Aymeric Augustin
2013-01-29
Fixed typos in docs and comments
Tim Graham
2013-01-29
Updated metrics on the documentation.
Aymeric Augustin
2013-01-27
Fixed two malformed links.
Tim Graham
2013-01-15
Fixed #19605 - Removed unused url imports from doc examples.
Tim Graham
2013-01-11
Fixed #19437 - Clarified pip install instructions in contributing tutorial.
Tim Graham
2013-01-08
Added sphinx substitutions in place of hardcoded version numbers.
Tim Graham
2013-01-08
Fixed #19555 - Removed '2012' from tutorial 1.
Tim Graham
2013-01-06
Fixed #19571 -- Updated runserver output in the tutorial
Claude Paroz
2013-01-02
Fixed #19516 - Fixed remaining broken links.
Tim Graham
2012-12-26
Fixed broken links, round 3. refs #19516
Tim Graham
2012-12-24
Fixed links to DATABASE ENGINE setting. refs #19516
Tim Graham
2012-12-21
Fixed #19497 -- Refactored testing docs.
Ramiro Morales
2012-12-15
Fixed #19344 - Documented how to run django-admin in a virtualenv on Windows.
Tim Graham
2012-12-15
Fixed #9962 - Added a testing tutorial.
Tim Graham
2012-12-13
Removes PHP references
Ben Longden
2012-12-11
Fixed #19377 - Emphasized database host link in tutorial
Tim Graham
2012-11-17
Fixed #16779 - Added a contributing tutorial
Tim Graham
2012-11-14
Fixed #19289 - Removed an out of place sentence in tutorial 2.
Tim Graham
2012-11-13
Fixed #19260 - Added a comment to tutorial 1.
Tim Graham
2012-10-31
Fixed #19216 - Switched to user level installation in apps tutorial.
Tim Graham
2012-10-30
Fixed #16671 - Added a tutorial on reuseable apps
Tim Graham
2012-10-25
Fixed #19180 - Clarified policy regarding older versions of the docs.
Tim Graham
2012-10-15
Fixed #18715 - Refactored tutorial 3. Thank-you Daniel Greenfeld!
Tim Graham
2012-09-30
Fixed #18807 -- Made 404.html and 500.html optional
Claude Paroz
[next]