Sunday, April 29, 2012

Re: Using Django to develop a Database?

Django Admin fits your needs well https://docs.djangoproject.com/en/dev/ref/contrib/admin/


On Sun, Apr 29, 2012 at 10:05 AM, Kevin A <kevinamirdjanian@gmail.com> wrote:
Hello,

I'm hoping someone can help me with my research.

I've been tasked with helping to construct a Database. Within this
database will be information (such as their strengths and weaknesses,
how successful they are, etc.) about various organizations. Most of
this information is more qualitative in nature.

My question is two-fold:

1) Can Django be used to create such a database?

2) If so, once its created, does the user have to have an
understanding of Python? Or is it possible to code a webpage, that is
password protected, and then be able to use the webpage like a normal
website?

I would really appreciate any help/advice you can offer.

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


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