ArtD URLS.
Project description
ArtD URLS
Art URL is a module that is responsible for creating URLs for products
- Add to your INSTALLED_APPS setting like this:
.. code-block:: python
INSTALLED_APPS = [
'dal',
'dal_select2',
'django-json-widget'
'artd_modules',
'artd_location',
'artd_partner',
'aartd_urls'
]
- 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
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_urls-1.0.5.tar.gz
(11.2 kB
view details)
Built Distribution
artd_urls-1.0.5-py3-none-any.whl
(15.7 kB
view details)
File details
Details for the file artd_urls-1.0.5.tar.gz
.
File metadata
- Download URL: artd_urls-1.0.5.tar.gz
- Upload date:
- Size: 11.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a83333416b1dee7462653c36e23e8172021aab3fa53b379a98610cd2fde754de |
|
MD5 | 5e1b8de2f988cfb7a840eb37e28ad505 |
|
BLAKE2b-256 | 536c91479d1f0bea8c02a6b16e150f867166ce27263850c9ffcc7503c94f3e2b |
File details
Details for the file artd_urls-1.0.5-py3-none-any.whl
.
File metadata
- Download URL: artd_urls-1.0.5-py3-none-any.whl
- Upload date:
- Size: 15.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e1d15ed46f15368d032fc8ee9c58389ed72c1507aaff94984b182ec85f2a010b |
|
MD5 | 82cccd9517cf9e3100bfc28f463965ec |
|
BLAKE2b-256 | 8032eea5a997348558c97a4570ef1700ef315d574cdebcb68c09ad049764a0c8 |