Django
- 1. Certificate
- 2. HTTP
- 3. Introduction to Django
- 4. Django Framework Architecture
- 5. Installation and Running
- 6. Settings
- 7. Apps
- 8. Models
- 9. URL Router
- 10. ORM
- 11. Views
- 12. Forms
- 13. REST
- 14. Staticfiles
- 15. Templates
- 16. Templatetags
- 17. Admin panel
- 18. Management Commands
- 19. i18n and l10n
- 20. Database
- 21. Cache
- 22. Signals
- 23. Auth and Permissions
- 24. API CORS
- 25. Standalone scripts
- 26. Tests and quality
- 27. Tests
- 28. CI/CD - Continuous Integration and Deployment
- 29. Deployment