1
0
mirror of https://github.com/django/django.git synced 2024-11-18 23:44:22 +00:00
django/docs/topics
Tim Graham a523d94b45 Fixed #25376 -- Required virtualenv in installation instructions.
Thanks Anjul Tyagi for some of the draft text.
2015-09-29 14:30:46 -04:00
..
_images
auth Documented auth's login/logout function parameters. 2015-09-28 14:11:54 -04:00
class-based-views Removed versionadded/changed annotations for 1.8. 2015-09-23 19:31:11 -04:00
db Fixed #25462 -- Removed Model.__unicode__() in favor of @python_2_unicode_compatible. 2015-09-25 13:28:12 -04:00
forms Removed versionadded/changed annotations for 1.8. 2015-09-23 19:31:11 -04:00
http Removed versionadded/changed annotations for 1.8. 2015-09-23 19:31:11 -04:00
i18n Removed versionadded/changed annotations for 1.8. 2015-09-23 19:31:11 -04:00
testing Fixed #25451 -- Added advice about organizing tests. 2015-09-25 07:15:19 -04:00
cache.txt Updated memcached library links to point to PyPI. 2015-08-11 21:20:32 -04:00
checks.txt Removed versionadded/changed annotations for 1.8. 2015-09-23 19:31:11 -04:00
conditional-view-processing.txt Removed versionadded/changed annotations for 1.8. 2015-09-23 19:31:11 -04:00
email.txt Removed versionadded/changed annotations for 1.8. 2015-09-23 19:31:11 -04:00
external-packages.txt
files.txt
index.txt
install.txt Fixed #25376 -- Required virtualenv in installation instructions. 2015-09-29 14:30:46 -04:00
logging.txt Removed versionadded/changed annotations for 1.8. 2015-09-23 19:31:11 -04:00
migrations.txt Removed versionadded/changed annotations for 1.8. 2015-09-23 19:31:11 -04:00
pagination.txt Fixed #23190 -- Made Paginator.page_range an iterator 2015-07-03 11:34:34 -04:00
performance.txt
python3.txt Updated various links in docs 2015-08-08 13:57:15 +02:00
security.txt Added links to new security settings introduced in 1.8. 2015-09-04 12:55:32 -04:00
serialization.txt Fixed #25468 -- Made DjangoJSONEncoder lazy string aware 2015-09-27 22:37:27 +02:00
settings.txt Fixed #25156 -- Mentioned django.setup() in the settings overview for standalone Django use. 2015-07-21 17:10:17 -04:00
signals.txt Removed versionadded/changed annotations for 1.8. 2015-09-23 19:31:11 -04:00
signing.txt Removed versionadded/changed annotations for 1.8. 2015-09-23 19:31:11 -04:00
templates.txt Removed versionadded/changed annotations for 1.8. 2015-09-23 19:31:11 -04:00