twittergithub
rss

Programming posts

Click here for the full archive

Programming, Languages, Frameworks

Dec 05 2011

Bible Projects with Python

A couple of Bible tools for use with Python and Django

posted in: Programming - tags: django, python
Apr 17 2010

Dynamically swap django admin widgets at runtime

A short snippet (adminwidgetswap.py) to dynamically change-out widgets at runtime within the django admin

posted in: Programming - tags: admin, django, widgets
David Davis