Library of common utilities, templates and django customizations used throughout `Department of Parks and Wildlife <http://dpaw.wa.gov.au/>`_.
Project description
django-swingers is a library of common utilities and django customizations used within the Department of Parks and Wildlife.
All documentation is in the “docs” directory and online at http://pythonhosted.org/django-swingers/.
To install django-swingers:
pip install django-swingers
or
easy_install django-swingers
To get more help:
Join the dpaw mailing list, or read the archives, at http://groups.google.com/group/dpaw.
To create a ticket:
Use our bitbucket issue tracker, at https://bitbucket.org/dpaw/django-swingers/issues/
To contribute to django-swingers:
hg clone https://bitbucket.org/dpaw/django-swingers/ python setup.py develop
We prefer patches submitted via pull requests, at https://bitbucket.org/dpaw/django-swingers/pull-requests/
To run django-swingers’ test suite:
python setup.py test
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.