Skip to content

django-commons/best-practices

 
 

Repository files navigation

django-community-playground

A sample project to test things out

Running tests

python -m unittest

Manually building and uploading

python3 -m pip install -U twine build
python3 -m build
python3 -m twine upload --repository testpypi dist/*

About

A sample project with best practices for Django Commons projects.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages