summaryrefslogtreecommitdiff
path: root/docs/topics/index.txt
diff options
context:
space:
mode:
authorFabio Natali <fabio@fnstudio.it>2015-03-22 11:51:09 +0000
committerTim Graham <timograham@gmail.com>2015-03-25 08:46:23 -0400
commitcb506aed2a3ca439a7ed6cff410667f302405c8b (patch)
tree38a486dd13a4781699ea1e52c9d5ea70bd63d586 /docs/topics/index.txt
parent8f30556329b64005d63b66859a74752a0b261315 (diff)
Fixed #23814 -- Documented apps refactored out of Django.
Diffstat (limited to 'docs/topics/index.txt')
-rw-r--r--docs/topics/index.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/topics/index.txt b/docs/topics/index.txt
index e27f28112b..5521cd1c0e 100644
--- a/docs/topics/index.txt
+++ b/docs/topics/index.txt
@@ -21,7 +21,6 @@ Introductions to all the key parts of Django you'll need to know:
signing
email
i18n/index
- localflavor
logging
pagination
python3
@@ -31,3 +30,4 @@ Introductions to all the key parts of Django you'll need to know:
settings
signals
checks
+ external-packages