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.6.tar.gz
(11.1 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
artd_urls-1.0.6-py3-none-any.whl
(15.7 kB
view details)
File details
Details for the file artd_urls-1.0.6.tar.gz.
File metadata
- Download URL: artd_urls-1.0.6.tar.gz
- Upload date:
- Size: 11.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e1e1b5fb1f93649229e829a54c80be4c45ad146df2feaac376f0314b194bb896
|
|
| MD5 |
9c8c54c903e2931e7aeb27ee569d16d4
|
|
| BLAKE2b-256 |
f5c9cd2ca05bc63315987dd91cdc8b86af82ef342d1e413d57866c78531aea2f
|
File details
Details for the file artd_urls-1.0.6-py3-none-any.whl.
File metadata
- Download URL: artd_urls-1.0.6-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 |
5dfb734b7da824eb8217f9afa67a494476c740851e404353396b472270a15238
|
|
| MD5 |
15f260f31ff06b1be63e418e818e3e14
|
|
| BLAKE2b-256 |
57d5da65124ed8163861c665a5808df31b7ee23d5e03fade7fc07072a7ab2621
|