Re: Missing manage.py

2012-10-04 Thread Django_Newbie
Hi.. I am using Django 1.4.1 on Windows 7 and face similar problem. I dont see manage.py All I have is: __init__.py settings.py urls.py wsgi.py Is reinstalling Django only option? On Monday, 16 April 2012 16:56:32 UTC+5:30, Faeez wrote: > > Hi, > > I have a problem whenever I create a new pr

Re: Making a Form from a model using ModelForms, but dont want to include the ForeignKey variable in the form

2008-07-21 Thread Django_newbie
Hi James, That was a quick replyExcluding the field helped. Thank you soo much On Jul 21, 5:49 pm, "James Bennett" <[EMAIL PROTECTED]> wrote: > On Mon, Jul 21, 2008 at 4:09 PM, Django_newbie <[EMAIL PROTECTED]> wrote: > > This save() fails because the form.

Drop down menu using django forms

2008-07-11 Thread Django_newbie
Hey Guyz, I am trying to create a UI which has Buttons , Radio Buttons and Dropdown menu's, I need some documentation which helps me in using advance forms and explains how to design these? Thanks, Mark --~--~-~--~~~---~--~~ You received this message because you a