This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-01-20 15:19:20 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
intro
History
Collin Anderson
1a49b89470
Fixed
#27953
-- Added instance's pk to Model.__str__().
2017-06-09 13:42:53 -04:00
..
_images
Fixed
#27115
-- Corrected a screenshot in the tutorial.
2016-08-24 08:59:49 -04:00
contributing.txt
Updated various links in docs to avoid redirects
2017-05-22 19:28:44 +02:00
index.txt
…
install.txt
Updated various links in docs to avoid redirects
2017-05-22 19:28:44 +02:00
overview.txt
Refs
#23919
-- Removed Python 2 notes in docs.
2017-01-18 11:51:29 -05:00
reusable-apps.txt
Updated various links in docs to avoid redirects
2017-05-22 19:28:44 +02:00
tutorial01.txt
Used "0" ip shortcut for runserver example.
2017-02-21 19:13:00 -05:00
tutorial02.txt
Fixed
#27953
-- Added instance's pk to Model.__str__().
2017-06-09 13:42:53 -04:00
tutorial03.txt
…
tutorial04.txt
…
tutorial05.txt
Simplified tutorial's test names and docstrings.
2017-06-07 09:47:15 -04:00
tutorial06.txt
…
tutorial07.txt
…
whatsnext.txt
…