On Mon, Oct 29, 2012 at 9:39 AM, Smriti Patodi <smritipatodi@gmail.com> wrote:
> Hi Everyone,
> I am a MSIS student at Santa Clara University, CA. My team has chosen Django
> to work on for our Software Project Management course.
> I was wondering if there is some place where I can find documentation
> related to Django's Software Development process/model.
> Or if any of the community members can give some insight on the topic.
> Thanks in advance.
Spend time with the tutorial, then just keep reading the docs - it
doesn't really get any easier. The tutorial is fantastic.
It is well marked on the front page:
http://www.djangoproject.com/
https://docs.djangoproject.com/en/1.4/intro/tutorial01/
If you don't know webservers, you will need to read up on one - Apache
or Nginx are well supported.
If you don't know DBs, sqlite doesn't need any study, but MYSQL and
PostgreSQL are the other two most popular options. MySQL has a lot of
docs floating about and is easy to pick up
Cheers
L.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/django-users/-/YTgUf90fZxkJ.
> 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.
--
...we look at the present day through a rear-view mirror. This is
something Marshall McLuhan said back in the Sixties, when the world
was in the grip of authentic-seeming future narratives. He said, "We
look at the present through a rear-view mirror. We march backwards
into the future."
http://www.warrenellis.com/?p=14314
--
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.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment