ArtD Service
============
ArtD Service.
--------------
1. Add to your INSTALLED_APPS setting like this:
.. code-block:: python
INSTALLED_APPS = [
...
'artd_modules',
'artd_service',
]
2. Run the migration commands:
.. code-block::
python manage.py makemigrations
python manage.py migrate
3. 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
Raw data
{
"_id": null,
"home_page": "https://www.artd.com.co/",
"name": "artd-service",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "Jonathan Urzola",
"author_email": "jonathan@artd.com.co",
"download_url": "https://files.pythonhosted.org/packages/ba/e3/66f80a4241df444c28345d6da37507980be53d6bda60d6766547a28d3d4e/artd-service-1.0.7.tar.gz",
"platform": null,
"description": "ArtD Service\n============\nArtD Service.\n--------------\n1. Add to your INSTALLED_APPS setting like this:\n\n.. code-block:: python\n\n INSTALLED_APPS = [\n ...\n 'artd_modules',\n 'artd_service',\n ]\n2. Run the migration commands:\n \n.. code-block::\n \n python manage.py makemigrations\n python manage.py migrate\n\n\n3. Run the seeder data:\n \n.. code-block::\n\n python manage.py create_countries\n python manage.py create_colombian_regions\n python manage.py create_colombian_cities\n python manage.py create_taxes\n python manage.py create_apps\n python manage.py create_services\n python manage.py insert_installed_apps_and_permissions\n\n",
"bugtrack_url": null,
"license": "BSD-3-Clause",
"summary": "ArtD Service.",
"version": "1.0.7",
"project_urls": {
"Homepage": "https://www.artd.com.co/"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "9d5ece2d05ef4c0aa7d534b552782a2612b742da6d692bab00e5c0b7d51c72ed",
"md5": "3dbe697ae147e7fb020ab223ba2d1e4e",
"sha256": "da54d6c66afb15c2efb7743cb42620a537b79180e1673a010e28ba194191b920"
},
"downloads": -1,
"filename": "artd_service-1.0.7-py3-none-any.whl",
"has_sig": false,
"md5_digest": "3dbe697ae147e7fb020ab223ba2d1e4e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 16799,
"upload_time": "2024-11-26T23:44:38",
"upload_time_iso_8601": "2024-11-26T23:44:38.749656Z",
"url": "https://files.pythonhosted.org/packages/9d/5e/ce2d05ef4c0aa7d534b552782a2612b742da6d692bab00e5c0b7d51c72ed/artd_service-1.0.7-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "bae366f80a4241df444c28345d6da37507980be53d6bda60d6766547a28d3d4e",
"md5": "734fa2b683f7490d5ace2f02c25569a6",
"sha256": "8a2c57bcb7696d2f57c3ffaac286f44154b0b129a54867677e13c6ff44ef05e7"
},
"downloads": -1,
"filename": "artd-service-1.0.7.tar.gz",
"has_sig": false,
"md5_digest": "734fa2b683f7490d5ace2f02c25569a6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 10000,
"upload_time": "2024-11-26T23:44:41",
"upload_time_iso_8601": "2024-11-26T23:44:41.075157Z",
"url": "https://files.pythonhosted.org/packages/ba/e3/66f80a4241df444c28345d6da37507980be53d6bda60d6766547a28d3d4e/artd-service-1.0.7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-26 23:44:41",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "artd-service"
}