A Django project to practice and implement concepts from Django Basics and Django Advanced SoftUni courses
- HTTP
- Structure
- Forms
- URLs and Views
- Templates
- Class-based Views (CBVs)
- Authentication and Authorization in Django
- User Model and Password Management
- Permission, Extending User Model, Admin