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.10.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.10.tar.gz.
File metadata
- Download URL: artd_partner-1.0.10.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 |
745746248f22073d291867caa1c5a5b4ac97c99615c3defc1f8a955eb8f423e7
|
|
| MD5 |
51855107bf1547650cebfbb16c1a525e
|
|
| BLAKE2b-256 |
dac44616ae0f5a2d1bd1b64ed3c374ba0d552e9450e7b4aeaf1eb89a3d983b5a
|
File details
Details for the file artd_partner-1.0.10-py3-none-any.whl.
File metadata
- Download URL: artd_partner-1.0.10-py3-none-any.whl
- Upload date:
- Size: 18.5 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 |
889f9e0e77d9875ce286b2f11968565284e0a9aba9ab01bb3fd91b59c14d9ec0
|
|
| MD5 |
89953831d32aa201a263f7c235993642
|
|
| BLAKE2b-256 |
074dce9f50d43633dafaf0bdd17c0bf02ec20a56ba0bd9104a10ca78c8a7e926
|