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-27 02:29:55 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
intro
History
Tim Graham
4e94c84e50
Fixed
#19875
- Added warnings regarding DEBUG=False and empty ALLOWED_HOSTS
2013-06-09 15:05:15 -04:00
..
_images
…
contributing.txt
…
index.txt
…
install.txt
…
overview.txt
Added some links in /docs/intro/overview.txt
2013-05-19 12:06:35 -04:00
reusable-apps.txt
Fixed
#20305
- Added include for polls/static to MANIFEST.in in tutorial.
2013-05-06 06:19:52 -04:00
tutorial01.txt
Add missing imports to the examples in the 'First Steps'
2013-05-18 18:39:21 +02:00
tutorial02.txt
Add missing imports to the examples in the 'First Steps'
2013-05-18 18:39:21 +02:00
tutorial03.txt
Fixed
#19875
- Added warnings regarding DEBUG=False and empty ALLOWED_HOSTS
2013-06-09 15:05:15 -04:00
tutorial04.txt
Add missing imports to the examples in the 'First Steps'
2013-05-18 18:39:21 +02:00
tutorial05.txt
Fixed
#20004
-- Moved non DB-related assertions to SimpleTestCase.
2013-05-18 19:04:34 -03:00
tutorial06.txt
Fixed
#20307
-- Word repeated in tutorial.
2013-04-23 23:12:47 -04:00
whatsnext.txt
…