Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mahdi-marjani/django-cheatsheet

Quick and step-by-step Django guides and cheat sheets.
https://github.com/mahdi-marjani/django-cheatsheet

cheatsheet cheatsheets django django-application django-framework django-project django-rest-framework djangorestframework python python-3 python-app python-script python3

Last synced: about 7 hours ago
JSON representation

Quick and step-by-step Django guides and cheat sheets.

Awesome Lists containing this project

README

        

# Django guide

## courses:

1. [Django Beginners](https://www.mongard.ir/courses/django-beginners/)
2. [Django Social](https://www.mongard.ir/courses/django-social/)
3. [Django Shop](https://www.mongard.ir/courses/django-shop/)
4. [Django REST Framework (DRF)](https://www.mongard.ir/courses/drf/)
5. [Django Class-Based Views (CBV)](https://www.mongard.ir/courses/django-cbv/)
6. [Django Testing](https://www.mongard.ir/courses/django-testing/)

## cheat sheets:

1. [Django Beginners](1-django-beginners.md)
2. [Django Social](2-django-social.md)
3. [Django Shop](3-django-shop.md)
4. [Django REST Framework (DRF)](4-drf.md)
5. [Django Class-Based Views (CBV)](5-django-cbv.md)
6. [Django Testing](6-django-testing.md)