django-avishan 0.5.34

Creator: codyrutscher

Last updated:

Add to Cart

Description:

djangoavishan 0.5.34

Avishan is a set of tools for building fast, comfortable and reliable django apps.

Quick start

On linux remember to install this packages:
sudo apt-get install build-essential libffi-dev python3-pip python3-dev

Create virtual environment for your project:
sudo -H pip3 install virtualenv

Just run this command:
python manage.py avishan_config




Features

Request data storage (current_request dict)
Auto-find and checks token from session, or request header
Handle sort, search, filter and pagination on response
Configure django settings.py file
Handle CORS
Creates config.py file for each app and project



Create a new version

just run:
pip install -r requirements.txt
python setup.py sdist bdist_wheel
twine upload dist/* --repository-url https://upload.pypi.org/legacy/

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.