heyyy / espa

Automatically exported from code.google.com/p/espa
0 stars 0 forks source link

Create an 'api' Django application #208

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
In anticipation of actually creating an api and also moving the bulk ordering 
application to ajax, we need to create a separate django application called 
"api" that will hold all the logic for putting orders into the system, getting 
order status, capturing back-end updates, etc.

The ordering/ application can then be modified to make ajax calls into the api/ 
app.

Original issue reported on code.google.com by davehil...@gmail.com on 25 Jul 2014 at 5:29

GoogleCodeExporter commented 9 years ago

Original comment by davehil...@gmail.com on 25 Jul 2014 at 5:32

GoogleCodeExporter commented 9 years ago
Done.

Original comment by davehil...@gmail.com on 24 Feb 2015 at 5:51