Question

I'm new to django, and still figuring out a lot of things.

When I run the syncdb command of manage.py, after some of the steps have been completed, I get this:

AttributeError: "'NoneType' object has no attribute 'mkstemp'" in > ignored

how do I solve this? Is there a version of django nonrel that solves this?

No correct solution

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top