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.7.tar.gz
(11.5 kB
view details)
Built Distribution
File details
Details for the file artd_partner-1.0.7.tar.gz
.
File metadata
- Download URL: artd_partner-1.0.7.tar.gz
- Upload date:
- Size: 11.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b3949acb04a602e614194438e4a58135bea9dbed85c938478289208f388f660c |
|
MD5 | 06ebb4e9f4213202227e9c2f8a33b015 |
|
BLAKE2b-256 | 31dd37dc442f09256106822b1c68741843642c3767d84c18885f93bcaa9cddea |
File details
Details for the file artd_partner-1.0.7-py3-none-any.whl
.
File metadata
- Download URL: artd_partner-1.0.7-py3-none-any.whl
- Upload date:
- Size: 17.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 | 035875a8256a9e0b4f68ca563ea1eee97671a2d9385ea2449f6992f54112f0d7 |
|
MD5 | 65ae126a3f6e074645c604d619ed882b |
|
BLAKE2b-256 | f1b0e3f2ffd0240cb7e6c133601e71f5ee235293bdb74503c5f2835effdd18d1 |