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.9.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.9.tar.gz.
File metadata
- Download URL: artd_partner-1.0.9.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 |
9bc7f8a84c18b975ee6875d89262f04871bc3817968aa3b93a183d65e166ce4a
|
|
| MD5 |
c673c480903cf5b90f822b6805f68571
|
|
| BLAKE2b-256 |
c29bf2b9fe0d4ea562681a5e3afaf216b5fca2d2a5cb89460a6e67cd194f4e29
|
File details
Details for the file artd_partner-1.0.9-py3-none-any.whl.
File metadata
- Download URL: artd_partner-1.0.9-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 |
af38c20c29f3cfe22815b84e3a3ce8435d3fe378651d421cece302000ace5ab2
|
|
| MD5 |
e7ac3c61d261cffd1c2264bdf8897d96
|
|
| BLAKE2b-256 |
8df99f3383348ce37773814b681dbea84439dc036a7247f6dfae1b668769ee8f
|