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-26 18:19:18 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
History
Adam Johnson
45a42aabfa
Fixed
#29708
-- Deprecated PickleSerializer.
2022-01-13 13:50:20 +01:00
..
class-based-views
…
contrib
Fixed typo in docs/ref/contrib/admin/index.txt.
2022-01-12 07:44:45 +01:00
files
…
forms
Avoided counting attributes and methods in docs.
2021-12-28 12:36:57 +01:00
models
Fixed
#33391
-- Clarified Aggregate.empty_result_set_value docs.
2021-12-31 06:49:10 +01:00
templates
Corrected signatures of some functions in docs.
2022-01-10 13:30:24 +01:00
applications.txt
…
checks.txt
…
clickjacking.txt
…
csrf.txt
…
databases.txt
Refs
#32355
-- Bumped required psycopg2 version to 2.8.4.
2021-12-22 20:32:55 +01:00
django-admin.txt
Fixed
#29026
-- Added --scriptable option to makemigrations.
2022-01-10 18:49:57 +01:00
exceptions.txt
…
index.txt
…
logging.txt
…
middleware.txt
…
migration-operations.txt
…
paginator.txt
…
request-response.txt
…
schema-editor.txt
…
settings.txt
Fixed
#29708
-- Deprecated PickleSerializer.
2022-01-13 13:50:20 +01:00
signals.txt
Fixed
#13251
-- Made pre/post_delete signals dispatch the origin.
2022-01-11 08:06:18 +01:00
template-response.txt
…
unicode.txt
…
urlresolvers.txt
…
urls.txt
…
utils.txt
…
validators.txt
…
views.txt
…