Sidebar Network

djangokit Package Django applications as Mac GUI applications.

The Basics

A PyObjC wrapper that lets you package a complete django application as a stand-alone MacOS .app that runs on a local computer without net access.

Project Homehttp://code.google.com/p/djangokit/
Grab the Repository – svn checkout http://djangokit.googlecode.com/svn/trunk/
 

Recent Commits

  • 5 was committed 1 year, 2 months ago.
    import the sqlite3 wrapper, for python 2.5 compatibility. Maybe.
  • 4 was committed 1 year, 2 months ago.
    don’t need this.
  • 2 was committed 1 year, 3 months ago.
    import of code from my personal svn. Sans history, but all the checkin messages are incoherent anyway
  • 1 was committed 1 year, 3 months ago.
    Initial directory structure.