TAXIIProject / django-taxii-services

Installable taxii_services
http://taxiiproject.github.io/
BSD 3-Clause "New" or "Revised" License
20 stars 13 forks source link

views.py imports utils instead of util #13

Closed MarkDavidson closed 10 years ago

MarkDavidson commented 10 years ago

Not sure how this made it into the 0.1 release, but there's an import error in views.py

https://github.com/TAXIIProject/django-taxii-services/blob/master/taxii_services/views.py#L7

MarkDavidson commented 10 years ago

This causes YETI to be unrunnable. I didn't detect it on my machine until I uninstalled / reinstalled django-taxii-services.