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-24 09:09:20 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
History
David Smith
c26c6f8803
Refs
#35783
-- Added NumDimensions geographic database function.
2024-12-01 20:32:54 +00:00
..
class-based-views
…
contrib
Refs
#35783
-- Added NumDimensions geographic database function.
2024-12-01 20:32:54 +00:00
files
…
forms
Removed trailing whitespace in docs.
2024-11-27 13:13:28 -03:00
models
Fixed
#373
-- Added CompositePrimaryKey.
2024-11-29 11:23:04 +01:00
templates
…
applications.txt
…
checks.txt
Fixed
#373
-- Added CompositePrimaryKey.
2024-11-29 11:23:04 +01:00
clickjacking.txt
…
csrf.txt
…
databases.txt
Fixed
#18392
-- Changed default mysql encoding to "utf8mb4".
2024-11-18 15:00:33 +01:00
django-admin.txt
…
exceptions.txt
…
index.txt
…
logging.txt
…
middleware.txt
…
migration-operations.txt
Fixed
#35038
-- Created AlterConstraint operation.
2024-11-28 17:40:52 +01:00
paginator.txt
…
request-response.txt
…
schema-editor.txt
…
settings.txt
…
signals.txt
…
template-response.txt
…
unicode.txt
…
urlresolvers.txt
Made reverse() docs more self-contained.
2024-11-27 15:26:14 -03:00
urls.txt
…
utils.txt
…
validators.txt
…
views.txt
…