Hi, as part of a cleanup we do in FFSomething, I decided to create a library of all the generic applications and utilities created along the way. I looked around and hasn't seen a larger project which tries to fill this gap, so I started one. The idea is to develop and collect useful shortcuts, applications and tools for building larger or smaller django apps.
Djazz tries not to be a all in one suite you can just install and everything is ready to go, but more as a additional collection used along django and own code. Another goal is to be a testing/developing ground for modules considered for inclusion in django.contrib. For example there is the search-api branch with started promising but is currently near dead. In my opinion because it's annoing to run a django branch for something that resists entirely in one module, eg. django.contrib.search. Some useful modules I already collected and merged in. One of my priorities is a universal logging (that uses the python logging module) and background job module. Project Page: https://djazz.quamquam.org/ SVN: https://djazz.quamquam.org/svn Contributions and more developers are welcome. kindly regards daniel --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

