An open API service indexing awesome lists of open source software.

https://github.com/kiarashyavari/blango-coursera

Learning Advance Django Subjects
https://github.com/kiarashyavari/blango-coursera

caching configuration django django-templates logging optimization python security-password two-factor-authentication

Last synced: 2 months ago
JSON representation

Learning Advance Django Subjects

Awesome Lists containing this project

README

          

# blango

Starting point for the Advanced Django course. This is the equivalent of the following command:

```bash
$ django-admin.py startproject blango
```