Using Asynchronous Requests to Mimic Single Page Apps in Django

Want your traditional webapp to feel like a single page app? Here’s how it can be accomplished, in general and in Django! Read more

Similar

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 »