ArtD Module
=============
ArtD Module is a package that is responsible for keeping track of the installed packages
-----------------------------------------------------------------------------------------
1. Add "artd_modules" to your INSTALLED_APPS setting like this:
.. code-block:: python
INSTALLED_APPS = [
'artd_modules',
]
2. Run the migration commands:
.. code-block::
python manage.py makemigrations
python manage.py migrate
Raw data
{
"_id": null,
"home_page": "https://www.artd.com.co/",
"name": "artd-modules",
"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/2e/ec/d3620984dfe8df10ed1343c1c085a72b668b92181579e1e9b118313459bf/artd_modules-1.0.6.tar.gz",
"platform": null,
"description": "ArtD Module\n=============\nArtD Module is a package that is responsible for keeping track of the installed packages\n-----------------------------------------------------------------------------------------\n1. Add \"artd_modules\" to your INSTALLED_APPS setting like this:\n\n.. code-block:: python\n\n INSTALLED_APPS = [\n 'artd_modules',\n ]\n\n\n2. Run the migration commands:\n \n.. code-block::\n \n python manage.py makemigrations\n python manage.py migrate\n",
"bugtrack_url": null,
"license": "BSD-3-Clause",
"summary": "ArtD Modules.",
"version": "1.0.6",
"project_urls": {
"Homepage": "https://www.artd.com.co/"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "e1f2a464393d928ea17b337d3150604a1b9a62212782d1c6eb75bc7480d4f4d3",
"md5": "d2d4d0f3afd1352c52025f0849f4b68f",
"sha256": "9440b94bc653e30994ddbb0ece5f5190daa1ff3af62a4cb114565f462092b340"
},
"downloads": -1,
"filename": "artd_modules-1.0.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d2d4d0f3afd1352c52025f0849f4b68f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 10934,
"upload_time": "2025-03-21T21:42:55",
"upload_time_iso_8601": "2025-03-21T21:42:55.972035Z",
"url": "https://files.pythonhosted.org/packages/e1/f2/a464393d928ea17b337d3150604a1b9a62212782d1c6eb75bc7480d4f4d3/artd_modules-1.0.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "2eecd3620984dfe8df10ed1343c1c085a72b668b92181579e1e9b118313459bf",
"md5": "7c3020779c2da124c3a41f182a30db9c",
"sha256": "ea9a7fc9084e8e5e2fc23624d7fe9674e0594e52af3d37eafd1eaa9dcd1f9767"
},
"downloads": -1,
"filename": "artd_modules-1.0.6.tar.gz",
"has_sig": false,
"md5_digest": "7c3020779c2da124c3a41f182a30db9c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 7689,
"upload_time": "2025-03-21T21:42:57",
"upload_time_iso_8601": "2025-03-21T21:42:57.266493Z",
"url": "https://files.pythonhosted.org/packages/2e/ec/d3620984dfe8df10ed1343c1c085a72b668b92181579e1e9b118313459bf/artd_modules-1.0.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-03-21 21:42:57",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "artd-modules"
}