1
0
mirror of https://github.com/django/django.git synced 2024-12-23 09:36:06 +00:00
django/docs/topics
2016-01-14 09:05:43 -05:00
..
_images
auth Fixed #24855 -- Allowed using contrib.auth.login() without credentials. 2016-01-07 08:56:07 -05:00
class-based-views Added missing period to "etc.". 2016-01-11 18:05:15 -05:00
db Added a missing bracket in a queries docs example. 2016-01-09 12:17:21 -05:00
forms Fixed a typo in a modelforms docs example. 2016-01-09 13:00:59 -05:00
http Fixed #26013 -- Moved django.core.urlresolvers to django.urls. 2015-12-31 14:21:29 -05:00
i18n Fixed #26013 -- Moved django.core.urlresolvers to django.urls. 2015-12-31 14:21:29 -05:00
testing Fixed #26048 -- Made admin selenium tests use implicitly_wait() 2016-01-11 14:16:17 -05:00
cache.txt Fixed #25969 -- Replaced render_to_response() with render() in docs examples. 2015-12-23 09:14:32 -05:00
checks.txt
conditional-view-processing.txt Added missing period to "etc.". 2016-01-11 18:05:15 -05:00
email.txt
external-packages.txt
files.txt Added missing period to "etc.". 2016-01-11 18:05:15 -05:00
index.txt
install.txt
logging.txt Fixed #25999 -- Removed promotion of RemovedInNextVersionWarning to loud by default. 2016-01-14 09:05:43 -05:00
migrations.txt Added missing step to transitioning squashed migrations. 2016-01-04 10:35:45 -05:00
pagination.txt Fixed #25969 -- Replaced render_to_response() with render() in docs examples. 2015-12-23 09:14:32 -05:00
performance.txt Fixed #20223 -- Added keep_lazy() as a replacement for allow_lazy(). 2015-12-12 14:46:48 -05:00
python3.txt
security.txt Removed a misleading comment about HTTPS. 2015-12-21 06:47:11 -05:00
serialization.txt
settings.txt
signals.txt
signing.txt
templates.txt Fixed #26013 -- Moved django.core.urlresolvers to django.urls. 2015-12-31 14:21:29 -05:00