From: Sapan Bhatia Date: Thu, 4 Sep 2014 04:38:31 +0000 (-0400) Subject: Moved out rogue file 'model_policies.py' which was interfering with the X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=ecd279a26f487e92019852f1af95f34789b8c5ec;p=plstackapi.git Moved out rogue file 'model_policies.py' which was interfering with the import of the model_policies directory --- diff --git a/planetstack/model_policies.py b/planetstack/model_policies.py deleted file mode 100644 index 3663c27..0000000 --- a/planetstack/model_policies.py +++ /dev/null @@ -1,8 +0,0 @@ -from django.core.signals import post_save -from django.dispatch import receiver -import pdb - -@receiver(post_save) -def post_save_handler(sender, **kwargs): - pdb.set_trace() - print("Request finished!") diff --git a/planetstack/model_policies/__init__.py b/planetstack/model_policies/__init__.py new file mode 100644 index 0000000..e69de29