django-limbo

A bunch of django libraries that hang in limbo
Download

django-limbo Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Publisher Name:
  • Gregory Doermann
  • Publisher web site:
  • https://github.com/gdoermann/

django-limbo Tags


django-limbo Description

A bunch of django libraries that hang in limbo django-limbo is a library of django tools that are used to extend default django functionality.To install:1. Run python setup.py2. Add limbo and any of the limbo apps to settings.py INSTALLED_APPS3. Add to urls.pyAdd to your url root url conf at a url like this:(r'^util/', include('limbo.urls', namespace='limbo'))Note: The namespace is important!Limbo does not have any models at this time that are not abstract.I pulled logic from / altered / included the following apps: limb.apps.breadcrumbs is an improved http://code.google.com/p/django-breadcrumbs by Felipe Prenholato compiler.jar is the google js compiler Closure: http://code.google.com/closure/compiler/ css_util.py is by Andy Hochhaus Requirements: · Python · Django


django-limbo Related Software