ArtD Partner.
Project description
ArtD Partner
Art Partner is a package that makes it possible to manage headquarters, locations, co-workers, etc. ---------------------------------------------------------------------------------------------------_
- Add to your INSTALLED_APPS setting like this:
.. code-block:: python
INSTALLED_APPS = [
...
'django-json-widget'
'artd_modules',
'artd_service',
'artd_location',
'artd_partner',
]
- 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_apps
python manage.py create_services
python manage.py insert_installed_apps_and_permissions
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_partner-1.0.13.tar.gz
(12.2 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_partner-1.0.13.tar.gz.
File metadata
- Download URL: artd_partner-1.0.13.tar.gz
- Upload date:
- Size: 12.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
19b619674f34e247b07badc57f8c34ca7d46251dabee4a5a0854c528ffe9a6d9
|
|
| MD5 |
74e0ceebd51665284436d81784371405
|
|
| BLAKE2b-256 |
7c92d5ca73028f9c40529170692e43105d0e0146112a08328a2c68b58b888356
|
File details
Details for the file artd_partner-1.0.13-py3-none-any.whl.
File metadata
- Download URL: artd_partner-1.0.13-py3-none-any.whl
- Upload date:
- Size: 19.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
76236a61932249756dd88e0b4fd71d0d8764c8db513b7d9f2ecf1b4a307e759f
|
|
| MD5 |
55c0ccd45d86759055c5cd5d0f3a2171
|
|
| BLAKE2b-256 |
e36534d6f26ce42573722b58e20696f122cf732a6b4bf11dad0cc340ed207c3d
|