Skip to main content

A patch to simple pro to make you activate it. Just used for learning.

Project description

makasuipatch

A patch to simple pro to make you activate it. Just used for learning.

Install

pip install makasuipatch

How to use

open settings.py

INSTALLED_APPS = [
    "simplepro",
    "simpleui",
    "import_export",
    "makasuipatch",
    ...

issue

Tested compatible versions

- 6.x

Package command

# build
python -m build

# upload to testpypi repo 
twine upload --repository testpypi dist/*

# install from testpypi repo 
pip install -i https://test.pypi.org/simple/ --no-deps makasuipatch

# upload to product repo
twine upload dist/*

# install from testpypi repo 
pip install makasuipatch --no-cache-dir

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

makasuipatch-0.0.4.tar.gz (4.5 kB view hashes)

Uploaded Source

Built Distribution

makasuipatch-0.0.4-py3-none-any.whl (5.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