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

The Process module for django-apsara.

Installation

To get the latest commit from GitHub

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

Add aps_process to your INSTALLED_APPS

INSTALLED_APPS = (
    ...,
    'aps_process',
)

Add the aps_process URLs to your urls.py

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

Don’t forget to migrate your database

./manage.py migrate aps_process

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-process
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-process 0.1.1

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-process 0.1.1
File Size Uploaded
django-aps-process-0.1.1.tar.gz 14.9 kB Details

Release files / django-aps-process-0.1.1.tar.gz

Download URL django-aps-process-0.1.1.tar.gz
Size 14.9 kB
Tags Source
SHA-256 checksum
How to use checksums
041861897096768f8b3df37e07ef06d659c1d8c5c1e115e4e202ba79094234c2
BLAKE2b-256 checksum
How to use checksums
a92cd14126cf4089d5e6b2147bd9e38e24f5cdfbb0639c0a18ce827827e708fe
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

0.1.1 This release

1 release file

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