ArtD Customer.
Project description
ArtD Customer
Art Customer is a package that makes it possible to manage customers, tags, addresses and additional fields.
- Add to your INSTALLED_APPS setting like this:
.. code-block:: python
INSTALLED_APPS = [
'artd_location',
'artd_partner',
'django-json-widget'
'artd_customer'
]
- Run the migration commands:
.. code-block::
python manage.py makemigrations
python manage.py migrate
- Run the seeder data:
.. code-block::
python manage.py create_countries
python manage.py create_colombian_regions
python manage.py create_colombian_cities
python manage.py create_base_customer_groups
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
artd-customer-1.0.0.tar.gz
(13.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file artd-customer-1.0.0.tar.gz.
File metadata
- Download URL: artd-customer-1.0.0.tar.gz
- Upload date:
- Size: 13.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d2e5769e2b934b457412a72b7c74f6cedb520362c38963d20af47708188aecf4
|
|
| MD5 |
89cbb5bd2d3fa30547f7952edb5793b7
|
|
| BLAKE2b-256 |
9e815b19997e7ff25649f5670e69c3b9f84c7b12d7621e1ae82ca3281d35043d
|
File details
Details for the file artd_customer-1.0.0-py3-none-any.whl.
File metadata
- Download URL: artd_customer-1.0.0-py3-none-any.whl
- Upload date:
- Size: 20.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
89db4d541dc707329d58546a12230ab7ca0f224508036108f9896c04c547802f
|
|
| MD5 |
6bbd8724709e0585ce65634e0cc63d30
|
|
| BLAKE2b-256 |
b8e736c6e64019da4069c63601f31e21e40328dcba59538097c24b60f523b1ba
|