verdjnlib
verdjnlib is a library of components for use with Django.
The source code can be viewed in the browser.
Getting verdjnlib
The latest version of verdjnlib is available using Subversion:
svn co http://www.verdjn.com/svn/verdjnlib
You'll need to place the verdjnlib directory, or a symbolic link to it, somewhere in your Python path. Most Python installations will look by default in /usr/lib/python<version>/site-packages and /usr/local/lib/python<version>/site-packages.
Tarballs, zip files, etc.
We're still actively adding components to verdjnlib, and refining the code that's available. As soon as it's stable enough to apply a version number, we'll make snapshot tarballs and zip files available for download. Till then, Subversion is the way to go.
