Claude Paroz 7442eb1a24 Fixed #20224 -- Update docs examples which mention __unicode__ 11 lat temu
..
auth 7442eb1a24 Fixed #20224 -- Update docs examples which mention __unicode__ 11 lat temu
class-based-views 7442eb1a24 Fixed #20224 -- Update docs examples which mention __unicode__ 11 lat temu
db 7442eb1a24 Fixed #20224 -- Update docs examples which mention __unicode__ 11 lat temu
forms 7442eb1a24 Fixed #20224 -- Update docs examples which mention __unicode__ 11 lat temu
http e161e4ff11 Clarified get_list_or_404 docs, refs #14150. 11 lat temu
i18n 231e31c690 Fixed #20690 -- Mentioned LOCALE_PATHS earlier in translation docs. 11 lat temu
testing 067e0424ce Fixed #20609 -- Documented how to use request.user with RequestFactory 11 lat temu
cache.txt ac90aee55c Tweak caching decorators/utility functions xrefs. 12 lat temu
conditional-view-processing.txt 0836670c5c Fixed #6195 -- Documented caching options for javascript_catalog. 12 lat temu
email.txt 837425b425 Fixed #18934 - Removed versionadded/changed annotations for Django 1.3 12 lat temu
files.txt a1122e14a6 Fixed #20604 - Fixed file example in docs. 11 lat temu
index.txt f27a4ee327 Removed django.contrib.localflavor. 12 lat temu
install.txt a763915a03 Bumped minimum Python version requirement to 2.7 in Django 1.7. 11 lat temu
localflavor.txt a9ee0e2970 Fixed #20096 -- Added link to the Greek localflavor app 12 lat temu
logging.txt 6c66a41c3d Relied on NullHandler from the logging stdlib module. 11 lat temu
pagination.txt 78c842a323 Adapted uses of versionchanged/versionadded to the new form. 12 lat temu
python3.txt 0a50311063 Fixed #20004 -- Moved non DB-related assertions to SimpleTestCase. 12 lat temu
security.txt 1267d2d9bc Fixed #20330 -- Normalized spelling of "web server". 12 lat temu
serialization.txt 746d3166d6 small typo, example pk=27 but description pk=24 12 lat temu
settings.txt 4e94c84e50 Fixed #19875 - Added warnings regarding DEBUG=False and empty ALLOWED_HOSTS 11 lat temu
signals.txt 78c842a323 Adapted uses of versionchanged/versionadded to the new form. 12 lat temu
signing.txt c5bc98d7e1 Fixed #20687 -- Added documentation for django.core.signing API. 11 lat temu
templates.txt 47ddd6a408 Fixed #19552 -- Enhanced makemessages handling of ``{# #}``-style template comments. 12 lat temu