Skip to content
This repository was archived by the owner on Jan 18, 2023. It is now read-only.

multiple-react-repo-for-fastapi/fastapi-old

Repository files navigation

Django ORM Template

A GitHub template to quickly get a Python project that needs an awesome ORM up and running.

Original intended usage is to script from main.py and call management commands through manage.py

To run tests, run pytest tests/

Includes support for:

  • Either SQLite or PostgreSQL
  • Docker
  • Pre-commit

This repository is performing:

  • Unittests to upgrade Django fast

Credit and License

This repository is based on the repository by @dancaron.

This repository is a quick template repository that I personally use.

This repository is licensed under the Apache 2.0 license which can be found in the LICENSE file.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published