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-03-02 13:04:24 +00:00
Code
Issues
32
Releases
Wiki
Activity
f95b59a1b3
Branches
Tags
View all branches
django
/
docs
/
ref
History
Sergey Fedoseev
f95b59a1b3
Fixed
#30994
-- Added Oracle support for AsGeoJSON GIS function.
2019-11-18 15:32:44 +01:00
..
class-based-views
…
contrib
Fixed
#30994
-- Added Oracle support for AsGeoJSON GIS function.
2019-11-18 15:32:44 +01:00
files
…
forms
Fixed
#30252
-- Clarified need to reopen forms.fields.ImageField.image file to access raw image data.
2019-11-11 11:48:16 +01:00
models
Fixed
#30958
-- Used a clearer example in the Cast() docs.
2019-11-11 09:42:53 +01:00
templates
Fixed
#30990
-- Fixed example output in 'z' date format docs.
2019-11-18 11:30:20 +01:00
applications.txt
…
checks.txt
…
clickjacking.txt
…
csrf.txt
…
databases.txt
…
django-admin.txt
Refs
#30948
-- Updated install instructions to use pip instead of setup.py.
2019-11-08 13:26:35 +01:00
exceptions.txt
…
index.txt
…
middleware.txt
…
migration-operations.txt
…
paginator.txt
…
request-response.txt
…
schema-editor.txt
…
settings.txt
Refs
#29983
-- Added pathlib.Path support to the file email backend.
2019-11-06 09:33:07 +01:00
signals.txt
…
template-response.txt
…
unicode.txt
…
urlresolvers.txt
…
urls.txt
Documented arguments for custom 500 error view.
2019-11-06 09:08:15 +01:00
utils.txt
…
validators.txt
…
views.txt
…