1
0
mirror of https://github.com/django/django.git synced 2025-10-25 14:46:09 +00:00

Fixed #20653 -- Renamed checksetup management command.

This is to allow future compatibility with work that is ongoing in the 2013 GSoC.
This commit is contained in:
Russell Keith-Magee
2013-06-25 09:37:54 +08:00
parent 5a6f12182e
commit 0346563939
9 changed files with 17 additions and 17 deletions

1
tests/check/models.py Normal file
View File

@@ -0,0 +1 @@
# Stubby.