ArtD Service.
Project description
ArtD Service
ArtD Service.
- Add to your INSTALLED_APPS setting like this:
.. code-block:: python
INSTALLED_APPS = [
...
'artd_modules',
'artd_service',
]
- 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_taxes
python manage.py create_apps
python manage.py create_services
python manage.py insert_installed_apps_and_permissions
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
artd-service-1.0.5.tar.gz
(10.0 kB
view details)
Built Distribution
File details
Details for the file artd-service-1.0.5.tar.gz
.
File metadata
- Download URL: artd-service-1.0.5.tar.gz
- Upload date:
- Size: 10.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 | 589642622cd0c80351f1877359fb715911de35edbffcd25bd59412ff37fcb2ec |
|
MD5 | ebf92712f50788c252df1bdc80c8ceb4 |
|
BLAKE2b-256 | 72fb1878e81884ffe9abaede543052b191f6187dbfd87641deabacc3ed09d1c4 |
File details
Details for the file artd_service-1.0.5-py3-none-any.whl
.
File metadata
- Download URL: artd_service-1.0.5-py3-none-any.whl
- Upload date:
- Size: 16.8 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 | bb3bde637e75bbc7c5c1d9faad87685e762fd9993f865142796bfa709f14c55d |
|
MD5 | 82edfea9c3f8472fbfb91e8317f3de19 |
|
BLAKE2b-256 | 561083f17ccdb4abf41e431eff8cdca13e0a8cb964572057b0f456b075df155c |