0
votes
1answer
123 views

Python Inventory Database

My name is Julian, I've recently finished learning Python. (By that I mean, I have a few book in me and a couple of courses.) I have given my self a project to create a small inventory managment ...
0
votes
1answer
78 views

Use same inventory for multiple sites in django python

Hi is there a way that i can use a same *inventory* for multiple *sites* in django. I am using the cartridge in django with mezanine.I need to create a multisite project with single cartridge.
1
vote
2answers
709 views

I'm making a python text-adventure. Need help making an 'inventory'

I'm making a python text adventure. It is based off of ex41 in Learn Python the Hard Way, so it is somewhat similar. My question, however, has nothing to do with that exercise. I'm trying to make ...
0
votes
0answers
183 views

software inventory classification [closed]

I have create an inventory of softwares.(10,000 entries).how can i classify softwares given list to inventory list.i want to classify softwares as business,entertainment,updates plugins etc. i am ...
0
votes
2answers
190 views

Inequality Filters on a date and a number

Am trying to query my Google App Engine datastore [Python], which has a item_name, manufacturing_date and number_of_items_shipped. There are ~1.0 million records in the datastore and ever increasing. ...
0
votes
4answers
716 views

Inventory Control Across Multiple Servers .. Ideas?

We currently have an inventory management system that was built in-house. It works great, and we are constantly innovating it. This past Fall, we began selling products directly on one of our ...