Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/devwannabe-dot/django-projects

Some small projects made using Django during my first internship.
https://github.com/devwannabe-dot/django-projects

Last synced: 18 days ago
JSON representation

Some small projects made using Django during my first internship.

Awesome Lists containing this project

README

        

# django-projects
Some small projects made using Django during my first internship.

### Usage
After cloning the repository, run:
```
pip install -r requirements.txt
```