Skip to content

Repository files navigation

drf_utils

Utilities for making it easier to work with Django REST Framework.

Contributing

  1. Create and activate virtual environment in root folder:
python -m venv env
source env/bin/activate
  1. Install requirements:
pip install -r requirements.txt -r requirements_dev.txt

Releasing a new version

  1. After activating the virtual environment, run the command below to bundle library:
python setup.py sdist
  1. Upload the tar file to the

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages