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.14.tar.gz
(13.3 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.14.tar.gz.
File metadata
- Download URL: artd_partner-1.0.14.tar.gz
- Upload date:
- Size: 13.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f0d68703ef1ddbb8110d10d35cdeb4c7c5e7ab6d04e4277e7bf02112d7d8a817
|
|
| MD5 |
0aebf658cd05f08760eab3e6b11755b4
|
|
| BLAKE2b-256 |
fc862d49d331f8052f541f2530c125fba7af36f78cc66c7e1a44c705aacdc9a8
|
File details
Details for the file artd_partner-1.0.14-py3-none-any.whl.
File metadata
- Download URL: artd_partner-1.0.14-py3-none-any.whl
- Upload date:
- Size: 22.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 |
82d7bd9ed35f161965c2e2386eba74333dba862c0451de95e82fe4f455d477d1
|
|
| MD5 |
bdc39d81cc98c463ec8bd264944d2d82
|
|
| BLAKE2b-256 |
2aa74c9aa6d319d455cd750e23fa69d83437f35fd6b8806b6fdb98af27293e2a
|