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.8.tar.gz
(12.0 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.8.tar.gz.
File metadata
- Download URL: artd_partner-1.0.8.tar.gz
- Upload date:
- Size: 12.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2997ad72d1a5921974c4b4c4972ea56ffc9b023a04020ac14ad573febd7a5338
|
|
| MD5 |
93c3fd543d0de708efc01c97578cff35
|
|
| BLAKE2b-256 |
6f6c9b7af05bfd515bc53911b7fa4cde0c45448df5c16cefb49956cab478a105
|
File details
Details for the file artd_partner-1.0.8-py3-none-any.whl.
File metadata
- Download URL: artd_partner-1.0.8-py3-none-any.whl
- Upload date:
- Size: 18.4 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 |
15a2665d3043b3dd6e0ac824bb9cfbb4d497f4ca3e691af7e4f471cacea0ac41
|
|
| MD5 |
2046f2394a8f1b8d5203f2118422d500
|
|
| BLAKE2b-256 |
fa751c7b8ded69cb0e005b1292b82b65c88a872fcbb2e1575a4364fd94603d5e
|