Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support django 1.7 migration #22

Open
wants to merge 100 commits into
base: master
Choose a base branch
from
Open

Support django 1.7 migration #22

wants to merge 100 commits into from

Conversation

anhtran
Copy link

@anhtran anhtran commented Apr 24, 2014

No description provided.

mfogel added 30 commits April 12, 2012 17:05
Can be run with 'django-admin.py test timezones'
Letting exceptions propogate without modification.
It's identical to the modelform default. You can get the same formfield
from timezone_field.fields.TimeZoneField.formfield
My preference is short and simple. This could be re-instated as an
option.
This causes problems when installing the package when all the
dependencies aren't already there. setup.py is parsed - which looks for
a version string - which then runs this __init__ - which then has to
handle the imports, which if we haven't yet got our dependencies
installed then they fail.

If anyone knows a nice way to get around this, please let me know.
Getting ready to push a new release
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants