Running a Django Project with PyPy
A migration account of running Django on PyPy, including dependency compatibility fixes and observed performance gains over CPython 2.7.
4 posts, newest first.
A migration account of running Django on PyPy, including dependency compatibility fixes and observed performance gains over CPython 2.7.
A GitPython-based approach for detecting the active branch and loading its matching Django settings automatically.
Two database design and insertion strategies for tables whose primary keys also form circular foreign-key references.
A curated, evolving index of Django resources covering requests, responses, templates, and comparisons with Rails.