Hello,
Essentially I am trying to take some pre-existing data for a user, populate
a "list" with it, and then add/delete any item I wish from that list and
display cost and other information for the updated list. I don't want page
reloading or anything like that. I know the concept of ajax/j
Hello,
Given the task of creating an application that presented the user with a
pseudo-shopping cart they could add and subtract to see the potential cost
and savings over a period time with graphing and analysis of said
comparisons, what does Django have to offer in terms of existing modules?
I am new to Django; I have a legacy database I do not control with some
information regarding a user and a database on my server with data
pertaining to something that user is doing. I want to take some
information from each database via the ORM methodology Django employs and
display it on a w
3 matches
Mail list logo