Skip to main content
https://travis-ci.org/bitmazk/django-aps-purchasing.png?branch=master https://coveralls.io/repos/bitmazk/django-aps-purchasing/badge.png?branch=master

The purchasing module for django-apsara.

Prerequisites

This module needs django-aps-bom. It will be automatically installed via this modules’ setup.py.

Installation

To get the latest commit from GitHub

pip install -e git+git://github.com/bitmazk/django-aps-purchasing.git#egg=aps_purchasing

Add aps_bom and aps_purchasing to your INSTALLED_APPS

INSTALLED_APPS = (
    ...,
    'aps_bom'
    'aps_purchasing',
)

Add the aps_purchasing URLs to your urls.py

urlpatterns = patterns('',
    ...
    url(r'^aps-purchasing/', include('aps_purchasing.urls')),
)

Don’t forget to migrate your database

./manage.py migrate aps_purchasing

Usage

TODO: Describe usage or point to docs. Also describe available settings and templatetags.

Contribute

If you want to contribute to this project, please perform the following steps

# Fork this repository
# Clone your fork
mkvirtualenv -p python2.7 django-aps-purchasing
make develop

git co -b feature_branch master
# Implement your feature and tests
fab test  # Run the tests and check coverage
git add . && git commit
git push -u origin feature_branch
# Send us a pull request for your feature branch

Release files for django-aps-purchasing 0.4

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for django-aps-purchasing 0.4
File Size Uploaded
django-aps-purchasing-0.4.tar.gz 132.4 kB Details

Release files / django-aps-purchasing-0.4.tar.gz

Download URL django-aps-purchasing-0.4.tar.gz
Size 132.4 kB
Tags Source
SHA-256 checksum
How to use checksums
817868756a5a27bb37979aa017b4ff77a527e025b17dfccd3e428734c01717ef
BLAKE2b-256 checksum
How to use checksums
76654aafe0d9ecc77e04472270207bd6c2dad3bfa54ffb99af38f7a45f296b41
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

0.4 This release

1 release file

0.3.3

1 release file

0.3.2

1 release file

0.3.1

1 release file

0.3

1 release file

0.2

1 release file

0.1.1

1 release file

0.1

1 release file

0.0.3

1 release file

0.0.2

1 release file

0.0.1

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page