Django proposal: phone home to collect usage analytics on developers

I want to start collecting some basic usage metrics so that it’s easier for the DSF to raise money.

Similar

Django project optimization guide (part 1)

Django is a powerful framework used in many great projects. It provides many batteries, that speed up development and therefore reduces the price of it. When a project becomes large and is used by many users you inevitably will run into performance proble... (more…)

Read more »

Visually Building Django Databases

Django Builder is a website to create and build boiler plate code for Django apps. The output is python files including models.py admin.py views.py and urls.py and template files. The output can be downloaded as a tar file. (more…)

Read more »