background preloader

Django

Facebook Twitter

Django Performance Patterns 1: Measuring Performance. Preface As Django has matured it’s being used for bigger and bigger projects.

Django Performance Patterns 1: Measuring Performance

At the same time it’s also being used by more and more people building relatively simple applications quickly. Everyone’s application is different, but I’d wager the vast majority of these have a range of common performance problems. Performance is often something only larger teams get to spend time really getting to grips with. A JavaScript and Web Design/Programming Resource By Matt Snider. This article continues the series on building a continuous deployment environment using Python and Django.

A JavaScript and Web Design/Programming Resource By Matt Snider

So far we have covered the basics of setting up a Django project and testing it. Today we will discuss how to ensure your tests fully cover the application using the Python mock and coverage tools. Getting ready Coverage is a tool that indicates the lines of code executed when a command runs, such as manage.py test. Scraping - Django REST framework. Re-ordering child nodes in django-MPTT. Intégration continue d'un projet Django. Pdfform.