Sunday, September 1, 2013

Re: Django driving me nuts

It seems like you haven't read the documentation. That's the best place to start.

Also, as Lloyd already said, you should offer more details about your problem.

If you are coming from another programming language or frameworks, you mentioned PHP, you should try to stop comparing and doing things like you used to do in PHP. Learn to work with Django doing it the Python/Django way. I've worked for many years with PHP and Drupal and when I started with Django I found myself always thinking in PHP terms, even without noticing it. Eventually as you get more familiar with Django things will get easier. It requires time and a lot of reading, including source code reading.

Good luck.

--
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.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment