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-08 08:26:13 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
intro
History
Tim Graham
259875535b
Removed unneeded right quotes in docs to fix spelling errors.
...
A regression in pyenchant caused a problem:
https://github.com/rfk/pyenchant/issues/93
2017-07-18 08:24:49 -04:00
..
_images
…
contributing.txt
Refs
#23919
-- Stopped inheriting from object to define new style classes.
2017-06-26 10:30:31 -04:00
index.txt
…
install.txt
Updated various links in docs to avoid redirects
2017-05-22 19:28:44 +02:00
overview.txt
…
reusable-apps.txt
Updated various links in docs to avoid redirects
2017-05-22 19:28:44 +02:00
tutorial01.txt
…
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
Fixed
#28361
-- Fixed possible time-related failure in was_published_recently() tutorial test.
2017-07-06 18:23:49 -04:00
tutorial06.txt
…
tutorial07.txt
Removed unneeded right quotes in docs to fix spelling errors.
2017-07-18 08:24:49 -04:00
whatsnext.txt
…