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-02-24 17:15:03 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
intro
History
Mahendra Yadav
e8c34bb832
Added a missing import in tutorial 3.
2016-01-02 09:39:25 -05:00
..
_images
…
contributing.txt
…
index.txt
…
install.txt
…
overview.txt
Fixed
#21221
-- Made form Media and static template tag use staticfiles if installed.
2015-12-10 14:30:19 -05:00
reusable-apps.txt
…
tutorial01.txt
Refs
#21927
-- Added note about include() to tutorial.
2015-12-31 08:17:19 -05:00
tutorial02.txt
Fixed
#25063
-- Added path to makemigration's output of migration file.
2015-12-18 11:20:00 -05:00
tutorial03.txt
Added a missing import in tutorial 3.
2016-01-02 09:39:25 -05:00
tutorial04.txt
Fixed
#26013
-- Moved django.core.urlresolvers to django.urls.
2015-12-31 14:21:29 -05:00
tutorial05.txt
Fixed
#26013
-- Moved django.core.urlresolvers to django.urls.
2015-12-31 14:21:29 -05:00
tutorial06.txt
Fixed
#21221
-- Made form Media and static template tag use staticfiles if installed.
2015-12-10 14:30:19 -05:00
tutorial07.txt
…
whatsnext.txt
…