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
/
intro
Age
Commit message (
Expand
)
Author
2013-02-23
[1.5.x] Made a small clarification in tutorial.
Preston Holmes
2013-02-23
[1.5.X] Updated example to use staticfiles static template tag, thanks reinou...
Tim Graham
2013-02-23
[1.5.X] Updated static file example in overview to use static template tag, r...
Tim Graham
2013-02-23
[1.5.X] Fixed #19675 - Added mention of static files to overview.
Tim Graham
2013-02-23
[1.5.x] Changed "mysite/mytemplates/" -> "mysite/templates" in tutorial.
Tim Graham
2013-02-07
[1.5.x] Fixed #19706 - Tweaks to the tutorial.
Tim Graham
2013-01-29
[1.5.x] Fixed typos in docs and comments
Tim Graham
2013-01-27
[1.5.x] Fixed a malformed link.
Tim Graham
2013-01-15
[1.5.x] Fixed #19605 - Removed unused url imports from doc examples.
Tim Graham
2013-01-11
[1.5.x] Fixed #19437 - Clarified pip install instructions in contributing tut...
Tim Graham
2013-01-08
[1.5.x] Added sphinx substitutions in place of hardcoded version numbers.
Tim Graham
2013-01-08
[1.5.x] Fixed #19555 - Removed '2012' from tutorial 1.
Tim Graham
2013-01-06
[1.5.x] Fixed #19571 -- Updated runserver output in the tutorial
Claude Paroz
2013-01-02
[1.5.x] Fixed #19516 - Fixed remaining broken links.
Tim Graham
2012-12-26
[1.5.X] Fixed broken links, round 3. refs #19516
Tim Graham
2012-12-24
[1.5.X] Fixed links to DATABASE ENGINE setting. refs #19516
Tim Graham
2012-12-22
[1.5.x] Fixed #19497 -- Refactored testing docs.
Ramiro Morales
2012-12-15
[1.5.X] Fixed #19344 - Documented how to run django-admin in a virtualenv on ...
Tim Graham
2012-12-15
[1.5.X] Fixed #9962 - Added a testing tutorial.
Tim Graham
2012-12-14
[1.5.X] Removed PHP references
Ben Longden
2012-12-11
[1.5.X] Fixed #19377 - Emphasized database host link in tutorial
Tim Graham
2012-11-17
[1.5.X] Fixed #16779 - Added a contributing tutorial
Tim Graham
2012-11-14
[1.5.X] Fixed #19289 - Removed an out of place sentence in tutorial 2.
Tim Graham
2012-11-13
[1.5.X] Fixed #19260 - Added a comment to tutorial 1.
Tim Graham
2012-10-31
[1.5.X] Fixed #19216 - Switched to user level installation in apps tutorial.
Tim Graham
2012-10-30
[1.5.X] Fixed #16671 - Added a tutorial on reuseable apps
Tim Graham
2012-10-25
[1.5.X] 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
2012-09-23
Made a version condition less confusing.
Aymeric Augustin
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
Merge pull request #351 from 1ntrud3r/patch-1
Tim Graham
2012-09-07
Merge pull request #341 from nmartini/master
Tim Graham
2012-09-07
Updated install docs to reflect Python 3 status.
Aymeric Augustin
2012-09-07
remove unused import in tutorial 4 addition to #18915 (closed)
Enrico Ehrhardt
2012-09-07
removed unused import from tutorial 3 documentation as per ticket #18915
Nick Martini
2012-09-07
remove unused import in decoupling URLs tutorial, closes #18915
Dan Loewenherz
2012-08-18
Added a warning about the {% url %} syntax change
Aymeric Augustin
2012-08-04
Moved a note about django-admin.py errors from Tutorial Part 1 to a new FAQ T...
Angeline Tan
2012-08-02
Fixed #17704 - Updated the StackedInline section in Tutorial 2; thanks xbito ...
Tim Graham
2012-07-29
Fixed #18476 - Added use of {% url %} tag to tutorial.
Tim Graham
2012-07-28
Fixed #18630 -- Updated version in docs/intro/install.txt; thanks Kevin London.
Tim Graham
2012-07-13
Fixed #18601 -- Specified that Python minimum version is 2.6.5
Preston Holmes
2012-07-06
Fixed #18576 -- Added missing import in tutorial02
Claude Paroz
2012-07-01
Fixed #18493 - Added instructions to locate the Django source files to the t
Tim Graham
2012-06-30
Fixed #17705 - Updated TabularInline image and doc in tutorial 2.
Tim Graham
2012-06-30
Fixed #17024 -- Added import statements in tutorial code sample
Claude Paroz
2012-06-28
Updated obsolete links in the documentation
Claude Paroz
2012-06-11
Fixed #18451 -- Vastly improved class based view documentation.
Jannis Leidel
[next]