Re: Django way to design this model

2009-07-22 Thread Divesh Gidwani
ng and test it by changing the URL before >creating the actual search form. Can anyone help out? thanks in advance. Divesh On Jul 9, 1:58 pm, Divesh Gidwani wrote: > Thanks so much for all the advice.. Yes, you are right, a lot of it > sounds like rubbish, and i'm just lost! Yes, I am go

Re: Creating radio button search app

2009-07-22 Thread Divesh Gidwani
Also, what kind of views do I need? I'm really confused about that part. If somebody has snippets of their code that they may have written, it'll be great to see how its done. Thanks. Divesh --~--~-~--~~~---~--~~ You received this message because you are subscrib

Creating radio button search app

2009-07-22 Thread Divesh Gidwani
I have this site that I want to design on Django. I have already created the mysql side of it, and the mysql database is ready. Also, i have loaded mysqldb it works too. This is the site I have to re-design on Django: http://gomezlab.bme.unc.edu:8080/~kdauria/search.php so far i have this in my

Re: Tutorial 2 - Template Dirs

2009-07-09 Thread Divesh Gidwani
branding %} > {% trans 'Django administration' %} > {% endblock %} > > {% block nav-global %}{% endblock %} > > On Jun 30, 1:06 pm, Divesh Gidwani wrote: > > > Okay, I have experimented with this for sometime, but for some reason > > the site is still sho

Re: Django way to design this model

2009-07-09 Thread Divesh Gidwani
Thanks so much for all the advice.. Yes, you are right, a lot of it sounds like rubbish, and i'm just lost! Yes, I am going to finish up the tutorial today, and read up on the documentation. Thanks so much for your help. I will surely keep you updated on how things go! Much appreciated once agai

Re: Django way to design this model

2009-07-09 Thread Divesh Gidwani
w, that will do the searching > according parameters (Tolerance, pagination, species 1&2) > > But more details would help definetely. > > R. > > > > Divesh Gidwani wrote: > > > Hey, > > > Newbie toDjango, and have just finished part 2 of the tutorial on the

Django way to design this model

2009-07-08 Thread Divesh Gidwani
Hey, Newbie to Django, and have just finished part 2 of the tutorial on the website, and need to speed up with work in the office. I have this model that I want to design on Django. I have already created the mysql side of it, and the mysql database is ready. Also, i have loaded mysqldb and i th

Re: Admin page set up.

2009-07-02 Thread Divesh Gidwani
Kamal, This is of the django project website. I was having similar difficulties when I typed it up, but if copy and paste from this, and then match it to your code, you will see minor flaws (from my experience.) Hope this helps best, Divesh On Jul 2, 12:45 pm, patrickk wrote: > I´d recommend

Re: Tutorial 2 - Template Dirs

2009-06-30 Thread Divesh Gidwani
Okay, I have experimented with this for sometime, but for some reason the site is still showing 'Django Administration' on top. I open it with Text/Edit and changed the name. What exact files from the Django directory should i copy to my project one. Thanks On Jun 30, 1:12 pm, Dive

Re: Tutorial 2 - Template Dirs

2009-06-30 Thread Divesh Gidwani
Now that I created the templates folder, should I take the base.html and index.html files and paste them in this folder? That being done, how can I edit these files? Is there a particular program to use? On Jun 30, 12:56 pm, Ahmet Emre Aladağ wrote: > On Tue, Jun 30, 2009 at 7:36 PM, Div

Re: Tutorial 2 - Template Dirs

2009-06-30 Thread Divesh Gidwani
Thanks for that. I'll try it now and see how that goes. On Jun 30, 12:56 pm, Ahmet Emre Aladağ wrote: > On Tue, Jun 30, 2009 at 7:36 PM, Divesh Gidwani wrote: > > > So I have had a pretty smooth transition so far, but am now stuck when > > at the end of tutorial 2

Tutorial 2 - Template Dirs

2009-06-30 Thread Divesh Gidwani
So I have had a pretty smooth transition so far, but am now stuck when at the end of tutorial 2, it asks to specify my directory of tempaltes in the settings.py file under the template_dirs tuple. Where are the templates i created stored? Sorry, Newbie at Django, but looking to help out in the n

Re: Activate Admin Tutorial 2

2009-06-25 Thread Divesh Gidwani
On Jun 25, 4:49 pm, Karen Tracey wrote: > On Thu, Jun 25, 2009 at 4:29 PM, Divesh Gidwani wrote: > > > Hey Guys, > > > I'm new to Django and computer programming and am currently following > > a tutorial from this website: > > >http://www.zabada.c

Activate Admin Tutorial 2

2009-06-25 Thread Divesh Gidwani
Hey Guys, I'm new to Django and computer programming and am currently following a tutorial from this website: http://www.zabada.com/tutorials/django-quick-start.php Everything worked until the activate the admin part. My code to activate the admin in my records/urls.py is as such: from django

Webapp creation: Check box like search to find common ground

2009-06-24 Thread Divesh Gidwani
Hey Guys, This is my first post on this group. I'm a newbie to Django, Python and mysql, and have recently been asked by my boss to make a web page of a Database. What I have to do: Take the tables from the database(which is in mysql) and create a web application to show which groups belong to