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
Joeri Bekker
66f3d57b79
Fixed
#19031
-- Added a warning when using override_settings with 'DATABASES'
2013-07-12 07:10:18 -04:00
..
auth
Fixed
#20730
-- Fixed "Programmatically creating permissions" error.
2013-07-11 11:06:34 -04:00
class-based-views
…
db
…
forms
Fixed
#19695
-- Retitle "Form Media" to "Form Assets".
2013-07-08 13:59:54 -04:00
http
Fixed
#13721
-- Added UploadedFile.content_type_extra.
2013-07-11 09:11:59 -04:00
i18n
Fixed
#18261
-- Clarified 'project root directory'
2013-07-09 07:11:41 -04:00
testing
Fixed
#19031
-- Added a warning when using override_settings with 'DATABASES'
2013-07-12 07:10:18 -04:00
cache.txt
…
conditional-view-processing.txt
…
email.txt
Fixed
#17471
-- Added smtplib.SMTP_SSL connection option for SMTP backend
2013-07-11 22:00:08 +02:00
files.txt
…
index.txt
…
install.txt
…
localflavor.txt
…
logging.txt
Relied on NullHandler from the logging stdlib module.
2013-07-01 23:16:25 +02:00
pagination.txt
…
python3.txt
…
security.txt
…
serialization.txt
…
settings.txt
…
signals.txt
…
signing.txt
…
templates.txt
…