1
0
mirror of https://github.com/django/django.git synced 2025-01-11 02:46:13 +00:00
django/docs/topics
Adam Zapletal 0cf7477ed8 Fixed a typo and formatting consistency in testing tools docs
I changed "appears" to "appear" and emphasized the word "not" to match
the rest of the document.
2015-04-25 12:22:53 +02:00
..
auth
class-based-views
db
forms Fixed #24684 -- Typo in docs/topics/forms/modelforms.txt 2015-04-22 09:31:10 -04:00
http Fixed #24700 -- Added dash to slug regex in http docs 2015-04-24 17:57:29 +01:00
i18n
testing Fixed a typo and formatting consistency in testing tools docs 2015-04-25 12:22:53 +02:00
cache.txt Added missing comma in LocMemCache example. 2015-04-24 20:29:07 -04:00
checks.txt
conditional-view-processing.txt
email.txt Fixed #24659 -- Clarified docs of smtp.EmailBackend parameters. 2015-04-20 15:46:31 -04:00
external-packages.txt
files.txt
index.txt
install.txt
logging.txt Fixed #24526 -- Combined django.request/security loggers with the root logger. 2015-04-24 11:07:42 -04:00
migrations.txt
pagination.txt
performance.txt
python3.txt
security.txt
serialization.txt
settings.txt
signals.txt
signing.txt
templates.txt