diff --git a/ranksearch/management/commands/recoverfixer.py b/ranksearch/management/commands/recoverhandy.py similarity index 100% rename from ranksearch/management/commands/recoverfixer.py rename to ranksearch/management/commands/recoverhandy.py diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..eea98cd --- /dev/null +++ b/requirements.txt @@ -0,0 +1,3 @@ +future +django==1.9.7 +django-autoslug=1.9.3