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 18:49:23 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
intro
History
Aleksander Milinkevich
c223d14025
Corrected description of list_display being a list in tutorial 7.
2024-04-11 18:00:17 -03:00
..
_images
…
contributing.txt
Updated "Dive Into Python" links.
2024-01-20 19:43:55 +01:00
index.txt
Updated "Dive Into Python" links.
2024-01-20 19:43:55 +01:00
install.txt
…
overview.txt
…
reusable-apps.txt
Changed packing recommendation to use pyproject.toml in reusable apps docs.
2024-02-01 11:01:57 +01:00
tutorial01.txt
…
tutorial02.txt
Fixed
#35347
-- Clarified choice_set attribute in tutorial 2.
2024-04-04 16:05:18 -03:00
tutorial03.txt
…
tutorial04.txt
Restored django.db.models.F import in final code snippet added at the beginning of tutorial 4.
2024-03-29 12:33:08 -03:00
tutorial05.txt
…
tutorial06.txt
…
tutorial07.txt
Corrected description of list_display being a list in tutorial 7.
2024-04-11 18:00:17 -03:00
tutorial08.txt
…
whatsnext.txt
…