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-27 02:29:55 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
History
Nick Pope
198a2a9381
Removed unnecessary /static from links to PostgreSQL docs.
2019-03-29 21:49:44 -04:00
..
_images
…
auth
Used extlinks for Django's source code.
2019-03-28 20:32:17 -04:00
class-based-views
Fixed
#30161
-- Added how to decorate class-based views to view decorators docs.
2019-03-12 10:55:37 -04:00
db
Removed unnecessary /static from links to PostgreSQL docs.
2019-03-29 21:49:44 -04:00
forms
Fixed
#29956
-- Allowed overriding an order field widget in formsets.
2019-03-21 11:51:01 +01:00
http
Fixed
#30161
-- Added how to decorate class-based views to view decorators docs.
2019-03-12 10:55:37 -04:00
i18n
Refs
#15902
-- Deprecated storing user's language in the session.
2019-02-14 10:23:02 -05:00
testing
Doc'd the use of --noinput for test database handling.
2019-03-05 20:25:22 -05:00
cache.txt
…
checks.txt
…
conditional-view-processing.txt
…
email.txt
…
external-packages.txt
…
files.txt
…
index.txt
…
install.txt
Fixed
#30187
-- Moved "install Django" command to a console box.
2019-02-16 07:56:28 +01:00
logging.txt
…
migrations.txt
…
pagination.txt
…
performance.txt
…
security.txt
…
serialization.txt
…
settings.txt
…
signals.txt
…
signing.txt
…
templates.txt
…