Skip to main content

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

  1. Add “user_profile” to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = (
        ...
        'kstore',
    )
  2. Run python manage.py syncdb to create the kstore models:

    python manage.py syncdb
  3. 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


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)

Uploaded Source

File details

Details for the file django-keoh-kstore-0.0.2.tar.gz.

File metadata

File hashes

Hashes for django-keoh-kstore-0.0.2.tar.gz
Algorithm Hash digest
SHA256 d2fd189ebeace3df0baea18fbb47b521f2baed1cc70aea38bfb3380b47a0d634
MD5 84b2245a85fcaeeb7f3b2278b3f8462d
BLAKE2b-256 d97744aa784c7471fe11bbbe1a5f5afdb2749623cd3fad3c0b3c5f15415182b3

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page