Commit b3532f7d authored by Daniel Lindsley's avatar Daniel Lindsley
Browse files

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

parent bf9975b0
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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.