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-12 18:36:41 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
History
Hasan Ramezani
8380fe08a0
Fixed
#32456
-- Added dbshell support for specifying a password file on PostgreSQL.
2021-03-01 09:33:49 +01:00
..
class-based-views
…
contrib
Fixed
#30916
-- Added support for functional unique constraints.
2021-02-23 20:19:53 +01:00
files
…
forms
…
models
Fixed
#30916
-- Added support for functional unique constraints.
2021-02-23 20:19:53 +01:00
templates
Fixed
#20423
-- Doc'd that DTL variable names may not be a number.
2021-02-26 21:02:37 +01:00
applications.txt
…
checks.txt
Fixed
#30916
-- Added support for functional unique constraints.
2021-02-23 20:19:53 +01:00
clickjacking.txt
…
csrf.txt
…
databases.txt
Fixed
#32456
-- Added dbshell support for specifying a password file on PostgreSQL.
2021-03-01 09:33:49 +01:00
django-admin.txt
…
exceptions.txt
…
index.txt
…
middleware.txt
…
migration-operations.txt
…
paginator.txt
Improved pagination documentation
2021-02-11 14:17:01 +01:00
request-response.txt
…
schema-editor.txt
…
settings.txt
Fixed
#32446
-- Deprecated SERIALIZE test database setting.
2021-02-24 20:31:11 +01:00
signals.txt
…
template-response.txt
…
unicode.txt
…
urlresolvers.txt
…
urls.txt
…
utils.txt
…
validators.txt
…
views.txt
…