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.5.tar.gz
(39.9 kB
view details)
Built Distribution
File details
Details for the file artd_location-1.0.5.tar.gz
.
File metadata
- Download URL: artd_location-1.0.5.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 | 469d6bb98ae52dbb98353d164a5dc955afb634972ca8f5d62f354ffdc2885d3b |
|
MD5 | 636612a6e45383010912989ca8f396c6 |
|
BLAKE2b-256 | d5f43d35974c22e623fb41757c593cec097f81f9f6cb197dce15f4e38888d960 |
File details
Details for the file artd_location-1.0.5-py3-none-any.whl
.
File metadata
- Download URL: artd_location-1.0.5-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 | fd0d6980be6d461630534e4921d5a638400b43d3b5e3de04ad51385e036de1d0 |
|
MD5 | 1f06c6fbd8f0400ee82f7b01b7961a90 |
|
BLAKE2b-256 | 4c1f8d1f31ea6bc44ebeabf31e2c088d1dd60f120cbb4a21163024678fc302a4 |