Friday, November 25, 2011

Re: Installation of Django

On Fri, Nov 25, 2011 at 4:41 PM, JJ Zolper <jzthr33@gmail.com> wrote:
> I have worked with some of this stuff in my engineering classes but
> would it really help to learn more Python first? Django is structured
> with Python but I had the impression that that was in the backend that
> I would never see that. I'm all ears!!!

You got the wrong impression. Django is all about writing applications
in python that run using the Django library and framework.

There are certain Django apps that you can use, like Satchmo,
django-cms, which are the equivalent of something like Wordpress, a
PHP app you can install and customize without knowing or writing
any/much PHP.

Cheers

Tom

--
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