−Table of Contents
- type:
- integration
- system:
- Django
- name:
- Django + FoxyCart integration
- description:
- Provides the necessary code to integrate into the Django framework.
- tag:
- django, python
- date:
- 2012-01-23
- developer:
- https://github.com/electricjay
django
Please note: The code on this page is submitted by members of the FoxyCart community, and may not verified by FoxyCart.com LLC in any way, shape, or form. Please double check the code before installing. If you need help with it please post in our forum, but if we cannot offer assistance (due to unfamiliarity with this particular system or language) we apologize in advance.
Description
This project provides a basis for supporting foxycart's datafeed and supports sending commands to the foxycart API.
Installation
Use GIT to get the latest version of code:
git clone git://github.com/electricjay/django-foxycart.git
Follow the instructions specified in README.TXT
Requirements
- Knowledge of Python
- Knowledge of Django
- Django version 1.3.0+ installed
Code
The code is located at https://github.com/electricjay/django-foxycart. To clone the repository you need to use GIT.