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.8.tar.gz
(44.2 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.8.tar.gz.
File metadata
- Download URL: artd_location-1.0.8.tar.gz
- Upload date:
- Size: 44.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cfbf9222b814a6754a1123f73b89ca45a904ae7ff20109327f048b46d77ac474
|
|
| MD5 |
1f1af761fe639d1050cdf43f9174d76c
|
|
| BLAKE2b-256 |
a1ad423fa5c205d03a240b7950328153409d125fd646ce6c4b86f88c0f994a22
|
File details
Details for the file artd_location-1.0.8-py3-none-any.whl.
File metadata
- Download URL: artd_location-1.0.8-py3-none-any.whl
- Upload date:
- Size: 52.7 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 |
402ac45071cd5efb2b826d320a4fd80cdf767406d079d4efd8102961b8b57c34
|
|
| MD5 |
c05501e2c763a121ceb4d3d6442f22ae
|
|
| BLAKE2b-256 |
ff3627006020f38f40874da4cb0be6b2cafca0885130b92f23890378da0a09aa
|