i tried but i have no calendar displayed, i have an error calendar()
takes exaclty 3 arguments (1given)
When i tried to put 3 arguments in my urls.py, nothing change.
Thank you for help.
On Jul 30, 2:19 pm, kimo wrote:
> Thank you.
>
> I will have a look.
>
> On Jul 30,
Thank you.
I will have a look.
On Jul 30, 2:14 pm, Steve Schwarz wrote:
> On Thu, Jul 30, 2009 at 6:41 AM, kimo wrote:
>
> > Hi,
>
> > Is there a way to have a django Clandar Event, i have a Event model,
> > and i want to display the event information on the calen
Hi,
Is there a way to have a django Clandar Event, i have a Event model,
and i want to display the event information on the calendar in order
to know if the organiser is free or busy on the date event.
Many Thanks.
I didn't find the Django Calendar. Where can i find some good example
please ?
Hi, I have 2 models in django, and im also using ModelForm, my
question is the second model have a froreignkey of the 1, and i want
to have one page when generating the form. It's possible, how to link
the two forms in one page.
Class Event(models.Model):
id = models.AutoField(primary_key=True)
Hi,
Im new in using Django, and i want to know if there is some way to
have a multiple date selection from a calendar,
i have multiple days :
for example a day is :
[ 28 july 2009 8:30 - 28 july 17h00 ]
Is there any way to do this with Django Forms
Thanks a lot
kimo
5 matches
Mail list logo