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.12.tar.gz
(12.2 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.12.tar.gz.
File metadata
- Download URL: artd_partner-1.0.12.tar.gz
- Upload date:
- Size: 12.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
368f9f642ed9643bf26b135d6a49b0e01e110bd696f3bb0dea6f15984d8c70a4
|
|
| MD5 |
2ecc79d298601d5bc9144be1562cd20d
|
|
| BLAKE2b-256 |
8cd8036e2bd51d57a17b487ac9e24af8b629689477763b5d4784580f3b877df1
|
File details
Details for the file artd_partner-1.0.12-py3-none-any.whl.
File metadata
- Download URL: artd_partner-1.0.12-py3-none-any.whl
- Upload date:
- Size: 19.7 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 |
aaece24aaaba07568c4943d89b6e60e72257714d775f7381509c7d50661c4e64
|
|
| MD5 |
97154f22c3c8038a378efde56260d41a
|
|
| BLAKE2b-256 |
1f38462677cb3819b6bcbd7c3d9c0bc1b216aa325c7d378be5e04d92e1441d85
|