Udayan,

I think you're on the right track. While Django can handle big sites, Django
works well for small projects, too. Also, you may find it helpful having a
big community around to answer questions.

I recommend using the admin site, especially if you need to support having
users log in.

Feel free to ping me if you'd like some help getting started.

Finally, I disagree with Carl's assertion that your project is a
non-starter. We don't have enough information to know whether it's overly
ambitious. I'm not sure that it is. If it is, the proper way to handle it is
not to get discouraged, but to get as much done as you can in that
timeframe.

Ben Atkin

On Fri, Jul 16, 2010 at 5:46 PM, uday <ukapa...@gmail.com> wrote:

> Hi,
>
>   I need to design a simple web app that would mostly display data
> from an xml file in different forms(like graphs,charts etc) after some
> processing.I have to do this in two weeks
>   I don't have any web development background.I am more of a systems
> programmer and thus use C/C++ a lot.But since i have used and liked
> python i turned to django.Have i made the right choice ? Is django too
> much complexity for what i want to do ? Are there lighter options that
> i can turn to ?
>
> Udayan
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To post to this group, send email to django-us...@googlegroups.com.
> To unsubscribe from this group, send email to
> django-users+unsubscr...@googlegroups.com<django-users%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to