Skip to content

Python3 support. - #52

Open
hellysmile wants to merge 1 commit into
dcramer:masterfrom
hellysmile:master
Open

Python3 support.#52
hellysmile wants to merge 1 commit into
dcramer:masterfrom
hellysmile:master

Conversation

@hellysmile

Copy link
Copy Markdown

Review on Reviewable

Comment thread uuidfield/fields.py

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do you recall which version of Django introduced this?

I'm ok with dropping support for 1.3 if i.e. it came in 1.4.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

according to

https://docs.djangoproject.com/en/dev/topics/python3/

Writing compatible code is much easier if you target Python ≥ 2.6. Django 1.5 introduces compatibility tools such as django.utils.six, which is a customized version of the six module. For convenience, forwards-compatible aliases were introduced in Django 1.4.2. If your application takes advantage of these tools, it will require Django ≥ 1.4.2.

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.

2 participants