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-28 19:44:35 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
History
Becky Smith
8116e588db
Fixed
#17962
-- Added ModelAdmin.get_deleted_objects().
2018-02-24 20:41:43 -05:00
..
class-based-views
…
contrib
Fixed
#17962
-- Added ModelAdmin.get_deleted_objects().
2018-02-24 20:41:43 -05:00
files
…
forms
…
models
Refs
#28643
-- Added Ord, Chr, Left, and Right database functions.
2018-02-23 10:23:22 -05:00
templates
Fixed
#17419
-- Added json_tag template filter.
2018-02-07 18:38:12 -05:00
applications.txt
…
checks.txt
…
clickjacking.txt
…
csrf.txt
…
databases.txt
…
django-admin.txt
Fixed
#24270
-- Doc'd that django_bash_completion is only in the source distribution.
2018-02-12 09:42:56 -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
Corrected doc'd type of some parameters from string to str.
2018-02-12 09:16:57 -05:00
utils.txt
Fixed
#27449
-- Added django.utils.translation.get_supported_language_variant().
2018-02-23 14:49:00 -05:00
validators.txt
…
views.txt
…