Re: Admin page doesn't show calendar popup

2008-04-21 Thread Polat Tuzla

Please follow the django documentation, section named 'Install the
Django code'.
It's located here:
http://www.djangoproject.com/documentation/install/
Make sure that you follow the part 'Installing the development
version'.

And don't forget to 'Remove any old versions of Django' before
installing a new version.


On Apr 20, 8:27 pm, chiefmoamba <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I had the same problem earlier - 0.96 on Leopard. How do you switch to
> trunk?
>
> Thanks,
>
> Ed
>
> On Apr 20, 4:53 pm, sinker <[EMAIL PROTECTED]> wrote:
>
> > Switching to trunk WORKED. Thank you so much!
>
> > On Apr 19, 7:42 am, Polat Tuzla <[EMAIL PROTECTED]> wrote:
>
> > > I got the same problem with the version 96.1 on Mac.
> > > Then switched to trunk and everything went OK.
> > > Unfortunately can't tell you why this happened, as I did not bother to
> > > investigate the problem further.
> > > Just switch to using trunk if that suits you, and you will have the
> > > calendar pop ups.
>
> > > On Mar 30, 8:39 am, Hoolio <[EMAIL PROTECTED]> wrote:
>
> > > > I just installed Django 96.1 on my Mac.  When I follow the tutorial
> > > > and get to the Admin page, the calendar pop ups don't show up.  Is
> > > > there a problem with the install.  I'm using Leopard.
--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: Admin page doesn't show calendar popup

2008-04-20 Thread chiefmoamba

Hi,

I had the same problem earlier - 0.96 on Leopard. How do you switch to
trunk?

Thanks,

Ed

On Apr 20, 4:53 pm, sinker <[EMAIL PROTECTED]> wrote:
> Switching to trunk WORKED. Thank you so much!
>
> On Apr 19, 7:42 am, Polat Tuzla <[EMAIL PROTECTED]> wrote:
>
> > I got the same problem with the version 96.1 on Mac.
> > Then switched to trunk and everything went OK.
> > Unfortunately can't tell you why this happened, as I did not bother to
> > investigate the problem further.
> > Just switch to using trunk if that suits you, and you will have the
> > calendar pop ups.
>
> > On Mar 30, 8:39 am, Hoolio <[EMAIL PROTECTED]> wrote:
>
> > > I just installed Django 96.1 on my Mac.  When I follow the tutorial
> > > and get to the Admin page, the calendar pop ups don't show up.  Is
> > > there a problem with the install.  I'm using Leopard.
--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: Admin page doesn't show calendar popup

2008-04-20 Thread Jon Loyens

Check that the localizations got installed when you installed .96.
This was a problem I had... the installer didn't install the admin
templates or any of the localization files and I had to copy them in
manually.

Jon.

On Apr 20, 10:53 am, sinker <[EMAIL PROTECTED]> wrote:
> Switching to trunk WORKED. Thank you so much!
>
> On Apr 19, 7:42 am, Polat Tuzla <[EMAIL PROTECTED]> wrote:
>
> > I got the same problem with the version 96.1 on Mac.
> > Then switched to trunk and everything went OK.
> > Unfortunately can't tell you why this happened, as I did not bother to
> > investigate the problem further.
> > Just switch to using trunk if that suits you, and you will have the
> > calendar pop ups.
>
> > On Mar 30, 8:39 am, Hoolio <[EMAIL PROTECTED]> wrote:
>
> > > I just installed Django 96.1 on my Mac.  When I follow the tutorial
> > > and get to the Admin page, the calendar pop ups don't show up.  Is
> > > there a problem with the install.  I'm using Leopard.
--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: Admin page doesn't show calendar popup

2008-04-20 Thread sinker

Switching to trunk WORKED. Thank you so much!

On Apr 19, 7:42 am, Polat Tuzla <[EMAIL PROTECTED]> wrote:
> I got the same problem with the version 96.1 on Mac.
> Then switched to trunk and everything went OK.
> Unfortunately can't tell you why this happened, as I did not bother to
> investigate the problem further.
> Just switch to using trunk if that suits you, and you will have the
> calendar pop ups.
>
> On Mar 30, 8:39 am, Hoolio <[EMAIL PROTECTED]> wrote:
>
> > I just installed Django 96.1 on my Mac.  When I follow the tutorial
> > and get to the Admin page, the calendar pop ups don't show up.  Is
> > there a problem with the install.  I'm using Leopard.
--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: Admin page doesn't show calendar popup

2008-04-20 Thread Juanjo Conti

sinker escribió:
> I checked it out on every browser I have installed on my machine
> (incl. Firefox) ... no calendar on any of them. I'll try switching to
> trunk.
> 

I had no this problem in 0.96 running firefox on Ubuntu.

Juanjo
-- 
mi blog: http://www.juanjoconti.com.ar

--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: Admin page doesn't show calendar popup

2008-04-20 Thread sinker

I checked it out on every browser I have installed on my machine
(incl. Firefox) ... no calendar on any of them. I'll try switching to
trunk.

Thanks to everyone!

On Apr 19, 10:39 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
wrote:
> I believe this was a Safari issue that was fixed at some point post-.
> 96.1(if you guys aren't using safari feel free to post again).
>
> On Apr 19, 2:42 pm, Polat Tuzla <[EMAIL PROTECTED]> wrote:
>
> > I got the same problem with the version 96.1 on Mac.
> > Then switched to trunk and everything went OK.
> > Unfortunately can't tell you why this happened, as I did not bother to
> > investigate the problem further.
> > Just switch to using trunk if that suits you, and you will have the
> >calendarpop ups.
>
> > On Mar 30, 8:39 am, Hoolio <[EMAIL PROTECTED]> wrote:
>
> > > I just installed Django 96.1 on my Mac.  When I follow the tutorial
> > > and get to theAdminpage, thecalendarpop ups don't show up.  Is
> > > there a problem with the install.  I'm using Leopard.
--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: Admin page doesn't show calendar popup

2008-04-19 Thread [EMAIL PROTECTED]

I believe this was a Safari issue that was fixed at some point post-.
96.1(if you guys aren't using safari feel free to post again).

On Apr 19, 2:42 pm, Polat Tuzla <[EMAIL PROTECTED]> wrote:
> I got the same problem with the version 96.1 on Mac.
> Then switched to trunk and everything went OK.
> Unfortunately can't tell you why this happened, as I did not bother to
> investigate the problem further.
> Just switch to using trunk if that suits you, and you will have the
> calendar pop ups.
>
> On Mar 30, 8:39 am, Hoolio <[EMAIL PROTECTED]> wrote:
>
> > I just installed Django 96.1 on my Mac.  When I follow the tutorial
> > and get to the Admin page, the calendar pop ups don't show up.  Is
> > there a problem with the install.  I'm using Leopard.
--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: Admin page doesn't show calendar popup

2008-04-19 Thread Polat Tuzla

I got the same problem with the version 96.1 on Mac.
Then switched to trunk and everything went OK.
Unfortunately can't tell you why this happened, as I did not bother to
investigate the problem further.
Just switch to using trunk if that suits you, and you will have the
calendar pop ups.


On Mar 30, 8:39 am, Hoolio <[EMAIL PROTECTED]> wrote:
> I just installed Django 96.1 on my Mac.  When I follow the tutorial
> and get to the Admin page, the calendar pop ups don't show up.  Is
> there a problem with the install.  I'm using Leopard.
--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: Admin page doesn't show calendar popup

2008-04-18 Thread sinker

I'm experiencing the exact same problem.

On Mar 29, 10:39 pm, Hoolio <[EMAIL PROTECTED]> wrote:
> I just installed Django 96.1 on my Mac.  When I follow the tutorial
> and get to theAdminpage, thecalendarpop ups don'tshowup.  Is
> there a problem with the install.  I'm using Leopard.
--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: Admin page doesn't show calendar popup

2008-03-30 Thread Evert Rol

> I just installed Django 96.1 on my Mac.  When I follow the tutorial
> and get to the Admin page, the calendar pop ups don't show up.  Is
> there a problem with the install.  I'm using Leopard.

Could be your browser (javascript problem). What browser & version are  
you using; have you tried another browser?
Alternatively, check that the admin javascript code is properly  
installed (although I'm guessing if the css is, the javascript code  
should be there as well).


--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---