django-imagekit
The need may arise for different versions of the same image to be used in different parts of your site. ImageKit is an app that takes care of...
**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 …
The need may arise for different versions of the same image to be used in different parts of your site. ImageKit is an app that takes care of...
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...
Tagging content is a method for easy classification. It is used on blogs and email alike in order to enable easier search and finding of related...