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 00:16:31 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
intro
History
Mariusz Felisiak
081e787160
Refs
#23919
-- Stopped inheriting from object to define new style classes.
...
Tests and docs complement to cecc079168e8669138728d31611ff3a1e7eb3a9f.
2017-06-26 10:30:31 -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
…
overview.txt
…
reusable-apps.txt
…
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
Simplified tutorial's test names and docstrings.
2017-06-07 09:47:15 -04:00
tutorial06.txt
…
tutorial07.txt
…
whatsnext.txt
…