Skip to main content

A simple app Django app to understand how shopping cart models work

Project description

========
Shopcart
========

Shopcart is a simple app created for the class requirement.
Detailed documentation (if any!) is with in the source files as comments.

(I'd suggested to go through the source, since that would be an easier task than to
figure out manually)

Quick start
-----------

1. Add "shopcart" to your INSTALLED_APPS setting like this::

INSTALLED_APPS = [
...
'shopcart',
]

2. Include the shopcart urlconf in your project urls.py like this::

urlpatterns = [
...
url(r'^shopcart/', include('shopcart.urls')),
]

3. Start the development server and visit http://127.0.0.1:8000/shopcart/ to view the
shopcart app

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-shopcart-0.1.tar.gz (4.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_shopcart-0.1-py3-none-any.whl (6.8 kB view details)

Uploaded Python 3

File details

Details for the file django-shopcart-0.1.tar.gz.

File metadata

  • Download URL: django-shopcart-0.1.tar.gz
  • Upload date:
  • Size: 4.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for django-shopcart-0.1.tar.gz
Algorithm Hash digest
SHA256 b69b3fda98071bd3d255953fa957d858118562925df1407b2602b91ac0347064
MD5 cfa47041a720b6282cd9520da9cdbf54
BLAKE2b-256 3dd25d441d9d043adefb41cc621d76daac46af04c2d0a46e1f45cb44a1656fa7

See more details on using hashes here.

File details

Details for the file django_shopcart-0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for django_shopcart-0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 af729ddc53d8076984f1c4f6154e73bed152e0e2ab5dad47ba7142ac3070538f
MD5 070a4e45486ae12f2f6ad491e7c6560c
BLAKE2b-256 ec244c6e97e664dbfe91478352d6408c376e2f8cda0006579cf1d672cb895f36

See more details on using hashes here.

Supported by

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