Skip to main content

I hate this

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


Download files

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

Source Distribution

avishan_wrapper_old-0.1.0.tar.gz (2.8 kB view hashes)

Uploaded Source

Built Distribution

avishan_wrapper_old-0.1.0-py3-none-any.whl (3.5 kB view hashes)

Uploaded Python 3

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