Markdoc

Markdoc 0.6.6

Markdoc is excellent for technical documentation, manuals, internal project wikis, or static site generations.For Technical Documentation/Manuals, Markdoc can be used to write and render hand-written guides and manuals for software. Such documentation...

read more
django-boss

django-boss 0.6.3

django-boss is an implementation of the ideas outlined in my blog post on Django management commands. With it, you can specify commands in individual apps and then run them using the djboss command-line interface.Installing django-bossAt the moment,...

read more
Markdoc

Markdoc 0.6.6

Markdoc is geared towards managing technical documentation, but can be used for a range of purposes. Markdoc has a few notable selling points:* Wikis are made up completely of plaintext files, so you can easily put them under version control.* Wikis...

django-exceptional is a Django client for Exceptional, which is a service that tracks errors in your web apps.UsageInstall the app:pip install django-exceptionalAdd the middleware to your MIDDLEWARE_CLASSES:MIDDLEWARE_CLASSES =...

read more

django-qmethod is a Django app for easily defining operations on collections of Django models (that is, QuerySets and Managers).One day, I hope something like this is included in Django core.UsageBasic usage is as follows:import cPickle as picklefrom...

read more
URLObject

URLObject 2.4.0

URLObject can be used in processing, extracting, breaking up or assembling web links.It can also distinguish URL parts like scheme, host, port, path, query and...

read more
Dagny

Dagny 0.3.0

Dagny is a Django adaptation of Ruby on Rails's Resource-Oriented Architecture (a.k.a. ‘RESTful Rails'). The name is a reference.At present, this project is in an experimental phase. APIs are liable to change, and code listings in this README may not work...

read more