Skip to content
This repository has been archived by the owner on Jan 11, 2019. It is now read-only.

import error in migrations #13

Closed
alesdotio opened this issue Jun 23, 2013 · 2 comments · Fixed by #18
Closed

import error in migrations #13

alesdotio opened this issue Jun 23, 2013 · 2 comments · Fixed by #18

Comments

@alesdotio
Copy link

aldryn_blog/migrations/0005_date_to_datetime_step2.py", line 7, in
from dateutil.tz import tzutc
ImportError: No module named dateutil.tz

should probably add python-dateutil to the requirements

@beniwohli
Copy link
Contributor

Or alternatively, find a way to get a tz aware datetime without depending on dateutil.

szuliq pushed a commit that referenced this issue Jun 25, 2013
@szuliq
Copy link
Contributor

szuliq commented Jun 25, 2013

@alesdotio see if the pull request helps.

@szuliq szuliq closed this as completed in #18 Jul 5, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants