Re: Using the autocomplete-light app in Django admin?

2013-04-09 Thread james...@gmail.com
Try something like this: 'customer': autocomplete_light.ChoiceWidget('CustomerAutocomplete') http://django-autocomplete-light.readthedocs.org/en/latest/tutorial.html#override-a-default-relation-select-in-modelform-meta-widgets On Thursday, February 14, 2013 6:22:00 PM UTC+1, Derek wrote:

Re: Question

2011-05-19 Thread james...@gmail.com
On May 19, 12:27 am, yevishere wrote: > Hi all, > I am a newbie and I have a problem. Please read the following before you ask any other question: http://www.catb.org/~esr/faqs/smart-questions.html > I am using admin.py and > I have a ton of numerical fields in columns > I was wondering how I

Re: OperationalError server closed the connection unexpectedly

2009-11-20 Thread james...@gmail.com
On 11 nov, 14:17, Janusz Harkot wrote: > Request Method: GET > Request URL:    http://localhost/ > Exception Type: OperationalError > Exception Value: > server closed the connection unexpectedly >         This probably means the server terminated abnormally >         before or while processing t