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-01-26 18:19:18 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
History
Tim Graham
789f9c9b29
Refs
#27164
-- Fixed typo in docs/topics/db/multi-db.txt
2016-09-01 09:53:24 -04:00
..
_images
…
auth
Fixed
#27013
-- Clarified commands to install argon2/bcrypt packages.
2016-08-19 19:23:12 -04:00
class-based-views
…
db
Refs
#27164
-- Fixed typo in docs/topics/db/multi-db.txt
2016-09-01 09:53:24 -04:00
forms
Replaced property() usage with decorator in several places.
2016-08-25 20:06:22 -04:00
http
Replaced old DateTimeAwareJSONEncoder with DjangoJSONEncoder in docs.
2016-08-19 09:13:53 -04:00
i18n
Fixed
#27067
-- Deprecated string_concat() in favor of format_lazy().
2016-08-25 16:12:40 -04:00
testing
Fixed typo in docs/topics/testing/overview.txt
2016-08-31 07:34:52 -04:00
cache.txt
Fixed
#27152
-- Supported comma delimiter in memcached LOCATION string.
2016-08-31 17:23:41 -04:00
checks.txt
…
conditional-view-processing.txt
…
email.txt
…
external-packages.txt
…
files.txt
…
index.txt
…
install.txt
…
logging.txt
…
migrations.txt
…
pagination.txt
…
performance.txt
…
python3.txt
…
security.txt
…
serialization.txt
…
settings.txt
…
signals.txt
…
signing.txt
…
templates.txt
…