Re: Creating, retrieving, updating and deleting objects.(Queries??) HELP
Giorgos
You now need to take the time (not worth taking shortcuts!) to understand what Django is, how it works, and what it can do. A good place to start is:
https://docs.djangoproject.com/en/dev/intro/
And, although some parts are now a bit dated, I personally found:
http://www.djangobook.com/en/2.0/index.html
very helpful when I was starting out.
Of course, these days various authors have written commercial books, so if you have $$$ then look to those as well.
When you have specific questions, post them here!
Derek
On Saturday, 6 April 2013 13:24:15 UTC+2, Giorgos Kontogiorgakis wrote:
Hey there!I am pretty new to Django,python and generally databases as well!I made it to the point that i have all the tables and their fields on my webinterface!The next thing that i want is being capable of creating,retrieving,updating and deleting objects on my database!Is that possible with "queries" thing or i am on the wrong place?I don't even know what is it or how i can achieve that,so any help would be really appreciated!Links,examples,--everything!
Thanks for your time reading this and hope someone can help me!
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 http://groups.google.com/group/django-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home