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 10:39:40 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
History
Nuno
34a88b21da
Fixed
#30620
-- Made an example of admin-compliant custom user app pep8 compliant.
2019-07-08 07:39:28 +02:00
..
_images
…
auth
Fixed
#30620
-- Made an example of admin-compliant custom user app pep8 compliant.
2019-07-08 07:39:28 +02:00
class-based-views
…
db
Fixed typo in docs/topics/db/models.txt.
2019-06-24 09:04:33 +02:00
forms
…
http
Fixed
#30600
-- Clarified that ValueError raised by converter.to_python() means no match.
2019-07-04 13:14:51 +02:00
i18n
…
testing
…
cache.txt
…
checks.txt
…
conditional-view-processing.txt
…
email.txt
Fixed an example of email with display name in EmailMessage.from_email.
2019-06-13 16:22:15 +02:00
external-packages.txt
…
files.txt
…
index.txt
…
install.txt
…
logging.txt
Fixed
#30553
-- Clarified the default value of disable_existing_loggers.
2019-06-10 13:38:49 +02:00
migrations.txt
…
pagination.txt
Fixed
#28581
-- Moved django.core.paginator documentation to API Reference.
2019-07-04 11:04:39 +02:00
performance.txt
…
security.txt
…
serialization.txt
…
settings.txt
…
signals.txt
…
signing.txt
…
templates.txt
…