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

  • 12 was committed 2 months ago.
    should mention this stuff.
  • 11 was committed 2 months ago.
    example.
  • 10 was committed 2 months ago.
    maybe make apps a list of applications, rather than a single application. Fix wiki app to compensate. This makes the default root page of most apps totally useless.
  • 8 was committed 2 months ago.
    document change, and fix stupid error.
  • 7 was committed 2 months ago.
    fixes for admin site.
  • 6 was committed 3 months, 3 weeks ago.
    move towards working again.
  • 5 was committed 1 year, 6 months ago.
    import the sqlite3 wrapper, for python 2.5 compatibility. Maybe.
  • 4 was committed 1 year, 6 months ago.
    don’t need this.
  • 2 was committed 1 year, 7 months ago.
    import of code from my personal svn. Sans history, but all the checkin messages are incoherent anyway
  • 1 was committed 1 year, 7 months ago.
    Initial directory structure.