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-25 01:30:48 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
intro
History
Nick Pope
9204485396
Fixed
#16117
-- Added decorators for admin action and display functions.
...
Refs
#25134
,
#32099
.
2021-01-13 17:19:22 +01:00
..
_images
…
contributing.txt
Updated How to install Django on Windows guide.
2020-06-03 16:28:10 +02:00
index.txt
…
install.txt
…
overview.txt
Updated {% static %} tag examples in docs to use single quotes where appropriate.
2020-11-02 10:34:24 +01:00
reusable-apps.txt
Added python_requires/install_requires to setup.cfg example in reusable apps docs.
2020-12-15 07:24:16 +01:00
tutorial01.txt
…
tutorial02.txt
…
tutorial03.txt
Adjusted URL example in tutorial.
2020-06-02 12:26:30 +02:00
tutorial04.txt
…
tutorial05.txt
Fixed
#31235
-- Made assertQuerysetEqual() compare querysets directly.
2020-11-06 09:24:50 +01:00
tutorial06.txt
…
tutorial07.txt
Fixed
#16117
-- Added decorators for admin action and display functions.
2021-01-13 17:19:22 +01:00
whatsnext.txt
…