1
0
mirror of https://github.com/django/django.git synced 2025-01-11 02:46:13 +00:00
django/docs/topics
2016-11-16 06:57:30 -05:00
..
_images
auth Reverted "Fixed #26401 -- Added BaseAuthConfig to use auth without migrations." 2016-10-25 17:32:59 -07:00
class-based-views Fixed #27289 -- Corrected View.as_view() explanation. 2016-09-28 11:26:32 -04:00
db Refs #25284 -- Corrected an obsolete implicit __in lookup example. 2016-11-15 08:25:02 -05:00
forms
http
i18n Fixed #27382 -- Doc'd that ugettext_lazy() should be converted to text for non-Django code. 2016-10-29 07:23:57 -04:00
testing Fixed typo in docs/topics/testing/tools.txt. 2016-11-04 05:12:42 +01:00
cache.txt Documented that cache keys are strings rather than bytes. 2016-10-27 15:49:24 -04:00
checks.txt
conditional-view-processing.txt
email.txt
external-packages.txt
files.txt
index.txt
install.txt
logging.txt
migrations.txt Fixed incorrect word choice in docs/topics/migrations.txt. 2016-11-16 06:57:30 -05:00
pagination.txt
performance.txt
python3.txt
security.txt
serialization.txt
settings.txt
signals.txt
signing.txt
templates.txt