Contribute Media
A thank you to everyone who makes this possible: Read More

Porting Django apps to Python 3

Summary

Django 1.5 now supports Python 3, so now's the time to start thinking about porting your apps and sites. Come see how! I'll talk about the porting techniques that work, and present two case studies: porting a site, and porting a reusable app.

Details

Improve this page