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-24 09:04:48 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
History
ahbk
d527639804
Fixed
#29754
-- Added is_dst parameter to Trunc database functions.
2019-03-07 10:02:18 -05:00
..
class-based-views
…
contrib
Removed docs of unused libgeoip1/python-gdal packages.
2019-02-14 09:46:34 -05:00
files
…
forms
…
models
Fixed
#29754
-- Added is_dst parameter to Trunc database functions.
2019-03-07 10:02:18 -05:00
templates
…
applications.txt
…
checks.txt
Refs
#29408
-- Cosmetic edits for validation of related fields and lookups in model Meta.ordering.
2019-03-01 19:38:21 +01:00
clickjacking.txt
…
csrf.txt
…
databases.txt
Fixed
#30169
-- Removed SAP SQL Anywhere from "3rd party database backends" as it's inactive.
2019-02-09 18:36:46 -05:00
django-admin.txt
…
exceptions.txt
…
index.txt
…
middleware.txt
…
migration-operations.txt
…
request-response.txt
…
schema-editor.txt
…
settings.txt
Fixed
#30004
-- Changed default FILE_UPLOAD_PERMISSION to 0o644.
2019-02-08 14:53:15 -05:00
signals.txt
…
template-response.txt
…
unicode.txt
…
urlresolvers.txt
…
urls.txt
…
utils.txt
Refs
#15902
-- Deprecated storing user's language in the session.
2019-02-14 10:23:02 -05:00
validators.txt
…
views.txt
…