Skip to main content

Avishan is just an set of tools

Project description

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

Quick start

  1. On linux remember to install this packages:

    sudo apt-get install build-essential libffi-dev python3-pip python3-dev
  2. Create virtual environment for your project:

    sudo -H pip3 install virtualenv
  3. 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

Project details


Release history Release notifications | RSS feed

This version

0.4.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-avishan-0.4.1.tar.gz (197.7 kB view hashes)

Uploaded source

Built Distribution

django_avishan-0.4.1-py3-none-any.whl (298.7 kB view hashes)

Uploaded py3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page