What is this?

The verdjn project (pronounced vûr'zhən) is a collection of code we wrote for making web applications using Django, released under the BSD License.

verdjnlib

  • FileField and ImageField
    Enhanced versions of Django's FileField and ImageField models, adding the ability to delete files after they've been uploaded.
  • PhotoField
    An enhancement to Django's ImageField that provides automatic image resizing and dynamic thumbnails.
  • TemplatePages
    A Django app for mapping URLs to templates on the filesystem as if they were static web pages.
  • Siteroot
    A simple custom template context processor that provides access to the base URL for a web site.

Django hacks

  • FCKeditor
    How to integrate FCKeditor into Django admin.

Who made this?

Bryan Chow
bryan @ you-should-be-able-to-figure-it-out dot com

Ian Clelland
ian @ take-a-hint dot com

Getting involved

We've started a Google Group for this project. Feel free to post your questions, comments, and suggestions.
http://groups.google.com/group/verdjn-users

Found a bug? Due to persistent spammers, ticket creation and editing has been closed to anonymous users. Please post a description of the problem to the mailing list instead.

Comments

Comment by Peter Bowyer on Mon Jan 1 11:24:13 2007

For others who can't find it, the download instructions are at http://www.verdjn.com/wiki/VerdjnLib