Skip to content

sobolevn/django_stubs_example

Repository files navigation

django_stubs_example

Django Stubs Example. Source code for my article Typechecking Django and DRF.

Please, make sure to read the article before diving into the source code.

This project was generated with wemake-django-template. Current template version is: c5b6ea61352b1eb6ca1a4537ca571b2a5e595121. See what is updated since then.

wemake.services Build Status wemake-python-styleguide

Prerequisites

You will need:

  • python3.7 (see pyproject.toml for full version)
  • postgresql with version 9.6
  • docker with version at least 18.02

Development

When developing locally, we use:

Documentation

Full documentation is available here: docs/.