GitXplorerGitXplorer
s

django_stubs_example

public
13 stars
1 forks
0 issues

Commits

List of commits on branch master.
Verified
37241b442697a12167176b7cf3d845f665bf4ce8

Fixes ci

ssobolevn committed 5 years ago
Verified
4e9a4af49923c78117c06e4dd5419e4a37aed371

Fixes ci

ssobolevn committed 5 years ago
Verified
fd6ef0fc2c8f7ade5883e2e990eb10689ee281ca

Fixes ci

ssobolevn committed 5 years ago
Verified
cad548bb75a0a134ab2df0831901cf69f51a3c2a

Ready

ssobolevn committed 5 years ago
Verified
4d2a8a6302e45e6220a396dbc426f44613d8c128

Complete example

ssobolevn committed 5 years ago
Verified
ebbed3fbb3a749bf1975973a5e3df393be823037

WIP

ssobolevn committed 5 years ago

README

The README file for this repository.

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/.