django-piston
Let’s say you wanted to provide third-party application support for your web application. You’ll probably make an app that handles API calls, set up...
**This article refers to outdated and deprecated technology** Sentry catches any exception that your django project raises, and stores it in your database for future reference – much like its previous name describes. It already provides robust documentation: http://readthedocs.org/docs/sentry/en/v1.6.2/ However, with error logging such an integral part of producing a …
Let’s say you wanted to provide third-party application support for your web application. You’ll probably make an app that handles API calls, set up...
There is also an easy way to sort tabular data this time using django-sorting (https://github.com/directeur/django-sorting). Setup is described in...
**This article refers to an older version of the Facebook developers page and api, and may have changed since the writing** Being the biggest social...