Algeria cities django package
Django package provides a complete list of all administrative provinces and cities in Algeria.
Quick start
Installation
Install the package using pip:
pip install django-algeria-cities
Configuration
- Add "algeria_cities" to your INSTALLED_APPS in settings.py:
INSTALLED_APPS = [
...,
"algeria_cities",
]
- Run migrations to create the necessary database tables:
python manage.py migrate algeria_cities
Credit
The data used in this package was sourced from algeria-cities. Special thanks to the contributors of that project for their efforts in compiling and maintaining the dataset.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
django_algeria_cities-0.1.tar.gz
(44.8 kB
view details)
File details
Details for the file django_algeria_cities-0.1.tar.gz.
File metadata
- Download URL: django_algeria_cities-0.1.tar.gz
- Upload date:
- Size: 44.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.11.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dbd61b4b7dec4b0000de3a862bac7e50dfd8538831c4709ca95083ccd6c0f42d
|
|
| MD5 |
c94611d80a7378ba43b8b0bb9e56783c
|
|
| BLAKE2b-256 |
886bf2a8043f6f920462305da520b0f0e45c2cee1d16993549e1befb2792587b
|