django/docs/topics
Tim Graham 0d9ff873d9 Fixed #27467 -- Made UserAttributeSimilarityValidator max_similarity=0/1 work as documented.
Thanks goblinJoel for the report and feedback.
2016-11-16 17:40:37 -05:00
..
_images
auth Fixed #27467 -- Made UserAttributeSimilarityValidator max_similarity=0/1 work as documented. 2016-11-16 17:40:37 -05:00
class-based-views
db Fixed #27494 -- Fixed typos in docs/topics/db/models.txt. 2016-11-16 07:28:20 -05:00
forms Doc'd the need to provide initial for formset submissions. 2016-10-10 15:36:21 -04:00
http Fixed #27349 -- Doc'd the CSRF_FAILURE_VIEW setting in view topic guide. 2016-10-14 13:46:54 -04:00
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 Refs #19705 -- Documented decorator ordering with @condition(). 2016-10-14 07:36:01 -04:00
email.txt
external-packages.txt
files.txt
index.txt
install.txt Updated postgresql.org links to https and made them canonical. 2016-10-25 11:43:32 -04:00
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 Fixed #26447 -- Deprecated settings.USE_ETAGS in favor of ConditionalGetMiddleware. 2016-10-10 14:55:59 -04:00
python3.txt
security.txt
serialization.txt
settings.txt
signals.txt
signing.txt
templates.txt Documented render_to_string()'s `using` parameter. 2016-10-04 18:58:50 -04:00