All content on jerakeen.org

DjangoKit

28 March 2007 in code
tagged with [cocoa] [django] [macos] [python]

DjangoKit is a framework that will take a Django application, and turn it into a stand-alone MacOS application with a local database and media files. It started as more of a thought experiment than an effort at producing a real application, but I have it working, and you can package perfectly usable stand-alone applications with it.

DjangoKit is currently hosted in a Google Code repository, so go there for downloads and source, or just get the svn tree directly at http://djangokit.googlecode.com/svn/trunk/.

disqus comments  

DjangoKit

DjangoKit

28 March 2007 in blog
tagged with [cocoa] [djangokit] [macos] [python] [release]

DjangoKit is a framework that will (eventually) allow me to package just about any Django application as a stand-alone MacOS .app. It’s not finished, but I have a working demo now.

read more (491 words).. disqus comments  

DjangoKit