This post is based on a lightning talk I gave on 2015, at GruPy-SP (July/15) in Sao Paulo. What’s the matter of having time-consuming tasks on the server side? Every time the client makes a request, the server has to read the request, parse the received d... (more…)
Read more »
In this tutorial, we will build the API for a blog app featuring CRUD (Create-Read-Update-Delete) functionality with the Django Rest… (more…)
Read more »
Django Check SEO will check the SEO aspects of your site for you, and will provide advice in case of problems. - kapt-labs/django-check-seo... (more…)
Read more »
How to setup Django with Webpack, without plugins to glue them together, leveraging both Django static _and_ Webpack. (more…)
Read more »
django-traffic - Django middleware that helps visualize your app's traffic in Kibana...
Read more »