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-20 22:34:31 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
History
Nick Pope
d26b242443
Fixed
#30271
-- Added the Sign database function.
2019-03-22 12:52:39 +01:00
..
class-based-views
…
contrib
Fixed
#28738
-- Added the GeometryDistance function.
2019-03-20 12:54:42 -04:00
files
…
forms
…
models
Fixed
#30271
-- Added the Sign database function.
2019-03-22 12:52:39 +01:00
templates
Used monospace font in date template filter format character docs.
2019-03-21 10:20:09 -04:00
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
Fixed
#30186
-- Made showmigrations --list display the applied datetimes at verbosity 2+.
2019-03-08 08:25:38 -05:00
exceptions.txt
…
index.txt
…
middleware.txt
…
migration-operations.txt
…
request-response.txt
…
schema-editor.txt
…
settings.txt
…
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
…