Hi, I am new to Django. I want to create an inventory model (or capacity management model ). I have environments. These environments have servers (with different flavors, like CPU, RAM etc). On the basis of the user requirements, (where user inputs cpu, ram, cpu model etc), we calculate and give the user an environment. I want to keep the model as simple as possible (since I am new to this work anyway). I tried this with eCommerce but that didn't work. If anyone has any ideas/tutorials/articles/sourcecode that may help me to get started, it would be a great help
-- You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/d534a975-ef91-4e6b-9843-51dcfea75b07%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment