Welcome to django-boogie’s documentation!

Warning

Beta software

You are using a software that has not reached a stable version yet. Please beware that interfaces might change, APIs might disappear and general breakage can occur before 1.0.

If you plan to use this software for something important, please read the roadmap, and the issue tracker in Github. If you are unsure about the future of this project, please talk to the developers, or (better yet) get involved with the development of django-boogie!

https://travis-ci.org/fabiommendes/django-boogie.svg?branch=master https://coveralls.io/repos/github/fabiommendes/django-boogie/badge.svg?branch=master

Django-Boogie is a framework formed by several loosely coupled modules that rethinks some of Django’s practices. You can use any part of Boogie you want.

Highlights:

  • Class-based settings.
  • Easy creation of rest APIs with a simple decorator.
  • A Flask inspired router that merges views and urls in a single module.
  • A Pandas inspired API for querysets + simple integration with Pandas.
  • A improved F object that allows more idiomatic query expressions.
  • And more!

Indices and tables