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

Python -> Django app #12

Open
sindresorhus opened this issue Aug 21, 2012 · 2 comments
Open

Python -> Django app #12

sindresorhus opened this issue Aug 21, 2012 · 2 comments

Comments

@sindresorhus
Copy link
Contributor

Needs an idiomatic Django backend example using best practises.

Now that Django dev has experimental Python 3 support, I think it should be using Python 3. Well, Django 1.5 is far from released, but when it is, people are going to want examples on how to build Django with Python 3. Python 3 is the future, so why not.

I've thought about there being two identical apps, one in Python 2 and one in Python 3, but I ended up not suggesting it, since they would be too similar. Django abstracts away most of the mess for you.

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

No branches or pull requests

2 participants