Adjusted the docs to reflect when the checksetup command was added.

This commit is contained in:
Daniel Lindsley 2013-06-15 10:14:30 -07:00
parent bf9975b0eb
commit b3532f7df9
1 changed files with 2 additions and 0 deletions

View File

@ -94,6 +94,8 @@ checksetup
.. django-admin:: checksetup
.. versionadded:: 1.6
Performs a series of checks to verify a given setup (settings/application code)
is compatible with the current version of Django.