OBytes django application for managing ecommerce stores.
Project description
OBytes Django Store App
OB-DJ-STORE is a Django application for managing ecommerce stores.
Quick start
-
Install
ob_dj_store
latest versionpip install ob_dj_store
-
Add "ob_dj_store" to your
INSTALLED_APPS
setting like this:
# settings.py
INSTALLED_APPS = [
...
"ob_dj_store.core.ob_dj_store",
]
Configuration
coming soon
Developer Guide
-
Clone github repo
git clone [url]
-
pipenv install --dev
-
pre-commit install
-
Run unit tests
pytest
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ob-dj-store-0.0.0.tar.gz
(64.8 kB
view details)
Built Distribution
File details
Details for the file ob-dj-store-0.0.0.tar.gz
.
File metadata
- Download URL: ob-dj-store-0.0.0.tar.gz
- Upload date:
- Size: 64.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fd0296393b8231dad95ea627c526f9e072e6f1902b66b106e855bad9d035eb24 |
|
MD5 | 740ffe6e5cfa2b4899b74b4b84ed8c97 |
|
BLAKE2b-256 | 0ae64254730efe7806f10dfae60cc78fb0f672fc4db9c0f07dbf6f0ede36b42a |
File details
Details for the file ob_dj_store-0.0.0-py3-none-any.whl
.
File metadata
- Download URL: ob_dj_store-0.0.0-py3-none-any.whl
- Upload date:
- Size: 34.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0c4c0599adbd77f837fd9eb72c09a6d82332662b7074e1c14eb84411763dd6fa |
|
MD5 | 6e89a35c14892cd118e80ca69a0730bf |
|
BLAKE2b-256 | 0f0758689ae1b5388b78530dd5734a02550e9c0e7bed33a8e4366855d11c0ec5 |