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-21 14:54:35 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
History
David Sanders
d36ecbd530
[5.0.x] Doc'd that RemoveField also drops related database objects in PostgreSQL.
...
Backport of f0d50a937910571fc4adb7e6fb91045cdc215aa8 from main
2024-04-16 13:11:41 -03:00
..
class-based-views
…
contrib
[5.0.x] Fixed settings path in docs for installing SpatiaLite with Homebrew.
2024-04-10 19:47:39 -03:00
files
…
forms
…
models
[5.0.x] Extended docs for Q() objects mentioning the ~ (NOT) operator.
2024-04-15 13:17:35 -03:00
templates
[5.0.x]
Fixed
#35280
-- Improved iriencode filter example in docs.
2024-03-10 18:50:11 +01:00
applications.txt
…
checks.txt
…
clickjacking.txt
…
csrf.txt
…
databases.txt
…
django-admin.txt
…
exceptions.txt
…
index.txt
…
logging.txt
…
middleware.txt
…
migration-operations.txt
[5.0.x] Doc'd that RemoveField also drops related database objects in PostgreSQL.
2024-04-16 13:11:41 -03:00
paginator.txt
…
request-response.txt
[5.0.x] Fixed broken links and redirects in docs.
2024-03-06 08:51:35 +01:00
schema-editor.txt
…
settings.txt
[5.0.x] Refs
#35354
-- Clarified FORCE_SCRIPT_NAME docs.
2024-04-05 16:31:13 -03:00
signals.txt
…
template-response.txt
…
unicode.txt
[5.0.x] Fixed broken links and redirects in docs.
2024-03-06 08:51:35 +01:00
urlresolvers.txt
…
urls.txt
…
utils.txt
…
validators.txt
[5.0.x]
Fixed
#25595
-- Doc'd that URLValidator rejects file:// URIs without a host.
2024-03-11 09:24:42 +01:00
views.txt
…