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 details)
Built Distribution
File details
Details for the file django-uzbplaces-0.1.tar.gz
.
File metadata
- Download URL: django-uzbplaces-0.1.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
94c252974bbdf4f4808fb6ff67d735f922a4b48f073d83f52be7f554769ab33f
|
|
MD5 |
f8e35943ce832e55e68f66b6fd4a89b7
|
|
BLAKE2b-256 |
3125cc884de9c511df53253dbf28c0a590cd3048ca2eee088605bf15fe041a9c
|
File details
Details for the file django_uzbplaces-0.1-py3-none-any.whl
.
File metadata
- Download URL: django_uzbplaces-0.1-py3-none-any.whl
- Upload date:
- Size: 7.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
ea8222732a6941434cfd363ce89b7c9e00609851d085ab9369f0b6c9bbfe3a40
|
|
MD5 |
2b1bd96a89c22932f0ec14d42b5ac2e5
|
|
BLAKE2b-256 |
6e929c60974b362ad877d8ff156610f4050ec61e8a726fcdc9204ba5307413c6
|