ArtD Location.
Project description
ArtD Location
ArtD location is a package that makes it possible to have countries, regions and cities with their respective coding, by default we have all the regions and cities of Colombia.
- Add "artd_location" to your INSTALLED_APPS setting like this:
.. code-block:: python
INSTALLED_APPS = [
'artd_location',
]
- 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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
artd_location-1.0.6.tar.gz
(39.9 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
File details
Details for the file artd_location-1.0.6.tar.gz.
File metadata
- Download URL: artd_location-1.0.6.tar.gz
- Upload date:
- Size: 39.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0aa8f73ce210fbe67493a29566565bad0aafa382c33c42fd96f290420a7b8812
|
|
| MD5 |
e44bfd3dde2febcadeaccc57c1ba0326
|
|
| BLAKE2b-256 |
e0c57fd7d2357def4b1c2c0c2eefa3895852a0b9f61262e6fe7568cdbbfd3865
|
File details
Details for the file artd_location-1.0.6-py3-none-any.whl.
File metadata
- Download URL: artd_location-1.0.6-py3-none-any.whl
- Upload date:
- Size: 45.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0bb3f01a5855dea4b2e546af0f81bfcca678343d82438e242da24902ae0e7882
|
|
| MD5 |
f12b25793559df0e4c4229144397d080
|
|
| BLAKE2b-256 |
ae8389a56ad5d0e2b28a4fc1a041608fff60564914950b97b6dfba29002e6ba8
|