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-03 21:55:04 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
History
Sergey Fedoseev
fa453b03a6
Fixed
#29507
-- Added Oracle support for Envelope GIS function.
2018-06-20 16:48:57 +05:00
..
class-based-views
…
contrib
Fixed
#29507
-- Added Oracle support for Envelope GIS function.
2018-06-20 16:48:57 +05:00
files
…
forms
…
models
Refs
#29493
-- Doc'd that the QuerySet in lookup accepts a string.
2018-06-16 15:53:54 -04:00
templates
Fixed
#29374
-- Ordered date filter's format strings by category.
2018-06-04 09:37:42 -04:00
applications.txt
…
checks.txt
Fixed
#29419
-- Allowed permissioning of admin actions.
2018-06-18 15:07:29 -04:00
clickjacking.txt
…
csrf.txt
…
databases.txt
Added backticks to code literals in docs/ref/databases.txt.
2018-06-15 21:31:55 -04:00
django-admin.txt
…
exceptions.txt
…
index.txt
…
middleware.txt
…
migration-operations.txt
…
request-response.txt
Fixed docs typo in HttpResponse.set_signed_cookie() signature.
2018-05-27 16:50:30 -04:00
schema-editor.txt
…
settings.txt
Prevented unexpected link in settings docs
2018-06-10 15:11:39 +02:00
signals.txt
…
template-response.txt
…
unicode.txt
…
urlresolvers.txt
…
urls.txt
…
utils.txt
…
validators.txt
…
views.txt
…