UzbPlaces is a simple Django app to integrate places in Uzbekistan.
Project description
=====
UzbPlaces
=====
UzbPlaces is a simple Django app to integrate places in Uzbekistan. For each
province, there are regions.
Detailed documentation is in the "docs" directory.
Quick start
-----------
1. Add "uzbplaces" to your INSTALLED_APPS setting like this::
INSTALLED_APPS = [
...
'uzbplaces',
]
2. Include the polls URLconf in your project urls.py like this::
url(r'^uzbplaces/', include('uzbplaces.urls')),
3. Run `python manage.py migrate` to create the polls models.
4. Start the development server and visit http://127.0.0.1:8000/admin/
(you'll need the Admin app enabled).
5. Visit http://127.0.0.1:8000/uzbplaces/ to use.
UzbPlaces
=====
UzbPlaces is a simple Django app to integrate places in Uzbekistan. For each
province, there are regions.
Detailed documentation is in the "docs" directory.
Quick start
-----------
1. Add "uzbplaces" to your INSTALLED_APPS setting like this::
INSTALLED_APPS = [
...
'uzbplaces',
]
2. Include the polls URLconf in your project urls.py like this::
url(r'^uzbplaces/', include('uzbplaces.urls')),
3. Run `python manage.py migrate` to create the polls models.
4. Start the development server and visit http://127.0.0.1:8000/admin/
(you'll need the Admin app enabled).
5. Visit http://127.0.0.1:8000/uzbplaces/ to use.
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
django-uzbplaces-0.1.tar.gz
(4.2 kB
view hashes)
Built Distribution
Close
Hashes for django_uzbplaces-0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ea8222732a6941434cfd363ce89b7c9e00609851d085ab9369f0b6c9bbfe3a40 |
|
MD5 | 2b1bd96a89c22932f0ec14d42b5ac2e5 |
|
BLAKE2b-256 | 6e929c60974b362ad877d8ff156610f4050ec61e8a726fcdc9204ba5307413c6 |