A simple Django app to create shops
Project description
#Keoh Store
Keoh Store is a very simple app create a store with Django
##Quick start
Add “user_profile” to your INSTALLED_APPS setting like this:
INSTALLED_APPS = ( ... 'kstore', )
Run python manage.py syncdb to create the kstore models:
python manage.py syncdb
Visit http://127.0.0.1:8000/admin to view the new app in Django Admin
##Details
This application is under developmen, don`t use it.
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
django-keoh-kstore-0.0.2.tar.gz
(15.3 kB
view details)
File details
Details for the file django-keoh-kstore-0.0.2.tar.gz
.
File metadata
- Download URL: django-keoh-kstore-0.0.2.tar.gz
- Upload date:
- Size: 15.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d2fd189ebeace3df0baea18fbb47b521f2baed1cc70aea38bfb3380b47a0d634 |
|
MD5 | 84b2245a85fcaeeb7f3b2278b3f8462d |
|
BLAKE2b-256 | d97744aa784c7471fe11bbbe1a5f5afdb2749623cd3fad3c0b3c5f15415182b3 |