Closed drkitty closed 9 years ago
There's a bit of outdated documentation that references tastypie in cyder/cydns/models.py
Re: the stuff in cyder/cydns/models.py
, I'll take a look at that.
I'm ready to merge this as-is though, the stuff I pointed out was what I considered noteworthy but none of it is deal-breaking. When you think this pull request is ready, I say go ahead and merge it.
Ready to go.
Major changes:
wsgi.py
has been moved to the root of the repo.wsgi.py
automatically takes care of the details.import activate; activate.activate()
instead ofimport manage
.Minor changes:
manage.py
.sys.path
.cy_path
from theactivate
module.