This project is live and available at https://django.matakov.com
- Python
- Django
- Pytest
This project is made during my education at Yandex Data School (aka Yandex.Practicum).
- Registration and authentication,
- Posts,
- Comments,
- Image uploads,
- Forms and model based forms,
- Pagination,
- Flatpages,
- Followings,
- Posts' groups,
- Dynamic navigation,
- Covered with tests (TDD).