Python. Anyways, going through the djangoproject tutorial, I came to
the part where you edit the polls/models.py, and this is where I need
advice.
I understand roughly what's going in when we write the script in
models.py, however if I had to create something like this on my own, I
wouldn't know where to begin. Obviously I have no .db experience, but
I get the gist of the different types of fields django uses. The
question is, how do I go about learning this?? Do I need to go through
an SQL tutorial to better understand how this works??
Thanks in advance for ANY help!
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
No comments:
Post a Comment