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

https://github.com/dimodimchev/softuni-python-web-django

This is a repository for my lectures and projects from the Python Web Framework module in SoftUni
https://github.com/dimodimchev/softuni-python-web-django

course django python

Last synced: about 2 months ago
JSON representation

This is a repository for my lectures and projects from the Python Web Framework module in SoftUni

Awesome Lists containing this project

README

          

#

![alt text](https://github.com/DimoDimchev/SoftUni-Python-Basics/blob/main/SoftUni-Logo.png)


# Course details
In the Python Web Framework course you will dive deep into Python programming, using one of the most famous Python frameworks: Django. You will learn how to use PostgreSQL, how to use template inheritance, how to work with media files. Furthermore, you will learn about authentication, registration and login. You will explore the Django REST framework. You will apply all of the learned things onto projects during this course
# Topics
- Media Files
- CBV's and Django REST
- Authentication, Registration, Login
- PostgreSQL
- Deployment