/django-social-network

Matacoder's Social Blogging Platform, DJANGO, covered with tests

Primary LanguagePython

Django Based Social Network

This project is live and available at https://django.matakov.com

Technical Stack

  • Python
  • Django
  • Pytest

Description

This project is made during my education at Yandex Data School (aka Yandex.Practicum).

Features

  • Registration and authentication,
  • Posts,
  • Comments,
  • Image uploads,
  • Forms and model based forms,
  • Pagination,
  • Flatpages,
  • Followings,
  • Posts' groups,
  • Dynamic navigation,
  • Covered with tests (TDD).