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
/
ref
History
…
..
class-based-views
…
contrib
…
files
…
forms
…
models
Removed versionadded/changed annotations for 3.0.
2020-05-13 09:07:51 +02:00
templates
…
applications.txt
…
checks.txt
…
clickjacking.txt
…
csrf.txt
Prevented (and corrected) single backtick usage in docs.
2020-04-01 14:55:11 +02:00
databases.txt
…
django-admin.txt
…
exceptions.txt
…
index.txt
…
middleware.txt
…
migration-operations.txt
…
paginator.txt
…
request-response.txt
…
schema-editor.txt
…
settings.txt
…
signals.txt
Fixed typo in docs/ref/signals.txt.
2019-10-30 16:52:40 +01:00
template-response.txt
…
unicode.txt
…
urlresolvers.txt
…
urls.txt
…
utils.txt
Removed versionadded/changed annotations for 3.0.
2020-05-13 09:07:51 +02:00
validators.txt
…
views.txt
…