Re: django-admin.py not recognized in Windows Vista despite adding it to the PATH

2008-07-22 Thread Reed Bailey
I've seen this issue with path before when using WinOS. _Another_ possibility for an executable not recognized on WinOS is OS Path variable is too long (the colon delimited list has too many characters). The failure is silent: No message that delimited list is too long and no truncation or end of

Re: How to change add user interface for admin site

2008-02-07 Thread Reed Bailey
On Thu, 2008-02-07 at 02:36 -0800, django wrote: > hi, > I wanted to know how can I change the add user interface for admin > site. I suggest you begin here at this link: http://www.djangobook.com/en/1.0/chapter06/#s-customizing-the-admin-interface > I dont want to use admin add user interface

Re: Checking out Django using svn+ssh

2008-03-03 Thread Reed Bailey
On Mon, 2008-03-03 at 15:02 +0200, Christos Τrochalakis wrote: > On Mon, Mar 3, 2008 at 2:09 PM, Malcolm Tredinnick > <[EMAIL PROTECTED]> wrote: > > > > > > On Mon, 2008-03-03 at 01:45 -0800, Manoj Govindan wrote: > > > Is there a way to check out the latest version of Django code using > > > t

Re: Checking out Django using svn+ssh

2008-03-03 Thread Reed Bailey
thank you, I'll give those a look On Mon, 2008-03-03 at 21:41 +0200, Christos Τrochalakis wrote: > On Mon, Mar 3, 2008 at 6:26 PM, Reed Bailey <[EMAIL PROTECTED]> wrote: > > > > > > On Mon, 2008-03-03 at 15:02 +0200, Christos Τrochalakis wrote: > > >