There are a few different python libraries
>>> to choose from.
>>>
>>>
>>> On August 1, 2022 2:51:34 PM CDT, "lone...@gmail.com"
>>> wrote:
>>>>
>>>> Hello all,
>>>>
>>>> I want to genera
.com"
>> wrote:
>>>
>>> Hello all,
>>>
>>> I want to generate calendar files for both Android and iPhone. I
>>> do not want to connect to the Google or Apple APIs to do this. I just want
>>> static files that are downloaded from
4 PM CDT, "lone...@gmail.com"
> wrote:
>>
>> Hello all,
>>
>> I want to generate calendar files for both Android and iPhone. I do
>> not want to connect to the Google or Apple APIs to do this. I just want
>> static files that are downloaded fr
The standard is called iCal. There are a few different python libraries to
choose from.
On August 1, 2022 2:51:34 PM CDT, "lone...@gmail.com"
wrote:
>Hello all,
>
> I want to generate calendar files for both Android and iPhone. I do
>not want to connect to the Goog
Hello all,
I want to generate calendar files for both Android and iPhone. I do
not want to connect to the Google or Apple APIs to do this. I just want
static files that are downloaded from my webapp to the mobile device. How
and can this be done?
Thank you.
--
You received this
s for
>offices*.
>Clients will click on the *calendar that is rendered in JS/JQuery (on
>client side)* to select a date and then book for a specific date via a
>button. To store the booking in my database I am using an Ajax call,
>which
>works fine. However, I am asking myself now, *h
Hello,
I am having a website where people are able to *make bookings for offices*.
Clients will click on the *calendar that is rendered in JS/JQuery (on
client side)* to select a date and then book for a specific date via a
button. To store the booking in my database I am using an Ajax call
I would second using fullcalendar. It's a really capable frontend library
for handling calendar events.
All you would then need to do is have a backend that sends the events as
json to the fullcalendar plugin.
Regards,
Andréas
Den tis 16 juni 2020 kl 16:34 skrev Vivek Jha :
> You
You can also use fullcalender
I used it.
On Tue, 16 Jun 2020, 18:35 RANGA BHARATH JINKA,
wrote:
> Hi,
> You can make use of django-calendars to implement this. All the best.
>
> https://pypi.org/project/django-calendarium/
>
> https://medium.com/@unionproject88/django-a
Hi,
You can make use of django-calendars to implement this. All the best.
https://pypi.org/project/django-calendarium/
https://medium.com/@unionproject88/django-and-python-calendar-e647a8eccff6
On Tue, Jun 16, 2020 at 5:59 PM Nouhaila Khiyate <
nouhaila.khiyat...@gmail.com> wrote:
&
hello, i'm creating a leave system and i want to add a calendar that
display existing leaves from my database something like this calendar ,but
i don't know what i should use for that ,help me please!!
ᐧ
--
You received this message because you are subscribed to the Google Groups
&qu
Thank you!!!
On Thu, Jun 11, 2020, 6:18 AM Perceval Maturure
wrote:
> check this one too
> https://www.huiwenteo.com/normal/2018/07/24/django-calendar.html
>
> On Thu, Jun 11, 2020 at 2:05 AM learn code
> wrote:
>
>> Thank you so much!!!
>>
>> On Wed, Jun 10, 2020 at 2:46 PM Miracle wrote:
>>
check this one too
https://www.huiwenteo.com/normal/2018/07/24/django-calendar.html
On Thu, Jun 11, 2020 at 2:05 AM learn code wrote:
> Thank you so much!!!
>
> On Wed, Jun 10, 2020 at 2:46 PM Miracle wrote:
>
>> Check this project pinax calendars
>> https://github.com/pinax/pinax-calendars
>>
Thank you so much!!!
On Wed, Jun 10, 2020 at 2:46 PM Miracle wrote:
> Check this project pinax calendars
> https://github.com/pinax/pinax-calendars
>
> On Wed, 10 Jun 2020, 10:43 pm learn code, wrote:
>
>> Hi everyone,
>>
>> I'm working on a website. In that, I need to display available dates a
Check this project pinax calendars
https://github.com/pinax/pinax-calendars
On Wed, 10 Jun 2020, 10:43 pm learn code, wrote:
> Hi everyone,
>
> I'm working on a website. In that, I need to display available dates and
> timings dynamically. Anyone knows please help me.
>
> --
> You received this
Hi everyone,
I'm working on a website. In that, I need to display available dates and
timings dynamically. Anyone knows please help me.
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails fr
hi all, is there anyone who has used the django bootstrap calendar in their
projects? im tryin to return current year and month label?
--
*Perceval Maturure*
*083 303 9423*
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubs
Refer this
https://simpleisbetterthancomplex.com/tutorial/2019/01/03/how-to-use-date-picker-with-django.html
On Mon, Jan 20, 2020 at 8:15 PM Perceval Maturure
wrote:
> Dear All
> Is there anyone who has used the djangobootrstrap calendar in Django 2.xxx
> project?
>
> --
>
Dear All
Is there anyone who has used the djangobootrstrap calendar in Django 2.xxx
project?
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to dj
Simpleisbetterthancomplex.com
Kind Regards
On Fri, 4 Oct 2019, 09:32 lemme smash, wrote:
> it's more about client, so you probably want to look for calendar
> libraries and then JUST make an api for it.
>
> On Tuesday, September 24, 2019 at 12:47:37 AM UTC+3, Perceval
it's more about client, so you probably want to look for calendar libraries
and then JUST make an api for it.
On Tuesday, September 24, 2019 at 12:47:37 AM UTC+3, Perceval Maturure
wrote:
>
> Is there anyone with a step by step procedure of doing this app in a
> Django 2.1 e
HTH:
https://djangopackages.org/grids/g/calendar/
On Thursday, September 26, 2019 at 10:48:13 AM UTC-4, Perceval Maturure
wrote:
>
>
> Dear all
>
> i am looking for a django calendar app/package compatible with python 3.7
> , django 2.1 and django cms 3.6.0.
>
> Any i
Perceval Maturure, wrote:
>
> Dear all
>
> i am looking for a django calendar app/package compatible with python 3.7
> , django 2.1 and django cms 3.6.0.
>
> Any ideas, please let me know
>
> --
> *Perceval Maturure*
>
> *083 303 9423*
>
> --
> You receiv
Dear all
i am looking for a django calendar app/package compatible with python 3.7 ,
django 2.1 and django cms 3.6.0.
Any ideas, please let me know
--
*Perceval Maturure*
*083 303 9423*
--
You received this message because you are subscribed to the Google Groups
"Django users"
Is there anyone with a step by step procedure of doing this app in a Django
2.1 environment For newbies like some of us in Django
Regards
Perceval
--
Sent from Gmail Mobile
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from thi
My Calendar.html:
https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css";>
https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap-theme.min.css";>
https://cdnjs.cloudflare.com/ajax/libs/bootstrap-datetimepicker/4.17.37/css/bootstrap-datetimepicker.min.css";
/>
https://cdnj
Hi Everybody,
I need help.
I want to perform search operation using calendars. I shall select two
dates i.e. max_date which shall not be more than the current date but can
be less and min_date, these two shall be the days range. The result fields
are: in_count, out_count, and dwell_time. The outp
Dr. Joel, I think Sipum doesn’t even know how to begin.
So Sipum, take a look at this document:
https://developers.google.com/calendar/quickstart/python
From: django-users@googlegroups.com [mailto:django-users@googlegroups.com] On
Behalf Of Joel Mathew
Sent: Wednesday, April 24, 2019 2:07 PM
To
sample code.
>> Sincerely yours,
>>
>> Joel G Mathew
>>
>>
>>
>> On Tue, 23 Apr 2019 at 09:58, Sipum wrote:
>>
>>> Hello friends.
>>>
>>> I am going to integrate google calendar API in to my TODO List.
>>> can anyone su
ue, 23 Apr 2019 at 09:58, Sipum wrote:
>
>> Hello friends.
>>
>> I am going to integrate google calendar API in to my TODO List.
>> can anyone suggest how to integrate so that when I will add any event in
>> my TODO List app it will directly show in my google cale
Just do it. The API has python sample code.
Sincerely yours,
Joel G Mathew
On Tue, 23 Apr 2019 at 09:58, Sipum wrote:
> Hello friends.
>
> I am going to integrate google calendar API in to my TODO List.
> can anyone suggest how to integrate so that when I will add any event
Hello friends.
I am going to integrate google calendar API in to my TODO List.
can anyone suggest how to integrate so that when I will add any event in my
TODO List app it will directly show in my google calendar.
Thanks.
--
You received this message because you are subscribed to the Google
o search on google, but no lucky..
> >
> > Anyone knows any django app for calendar, to set appointments,
> > hour/day... with frontend?
> >
>
>
> I had sort of the same issue a while ago. I wanted a simple booking
> system for a website for my familys summe
Hi Fellipe,
On 28/03/2019 14.45, Fellipe Henrique wrote:
Hello guys, tried to search on google, but no lucky..
Anyone knows any django app for calendar, to set appointments,
hour/day... with frontend?
I had sort of the same issue a while ago. I wanted a simple booking
system for a
https://github.com/llazzaro/django-scheduler
On Thu, Mar 28, 2019 at 9:21 AM Suresh Kannan wrote:
> Hi,
>
> Explore the link https://djangopackages.org/grids/g/calendar/
>
> On Thu, 28 Mar 2019 at 09:45, Fellipe Henrique wrote:
>
>> Hello guys, tried to search
Hi,
Explore the link https://djangopackages.org/grids/g/calendar/
On Thu, 28 Mar 2019 at 09:45, Fellipe Henrique wrote:
> Hello guys, tried to search on google, but no lucky..
>
> Anyone knows any django app for calendar, to set appointments, hour/day...
> with frontend?
>
>
Hello guys, tried to search on google, but no lucky..
Anyone knows any django app for calendar, to set appointments, hour/day...
with frontend?
Thanks!
T.·.F.·.A.·. S+F
*Fellipe Henrique P. Soares*
e-mail: > echo "lkrrovknFmsgor4ius" | perl -pe \ 's/(.)/chr(ord($1
thanks for your kind information.
fortunately my code works and thank you again
On Sat, Mar 2, 2019 at 7:11 AM arc wrote:
> In Django Admin, the DateField with the built-in Today and Calendar
> anchors (AdminDateWidget)..I want to capture the event after the date is
> selected from the
In Django Admin, the DateField with the built-in Today and Calendar anchors
(AdminDateWidget)..I want to capture the event after the date is selected
from the calendar. I have custom jQuery validation routines that I want to
run anytime the value of a date in a textbox (DateField) is changed
Hi Carlos,
On 2018-06-05 18:59, carlos wrote:
Hi, maybe try use
https://github.com/llazzaro/django-scheduler
https://github.com/bitlabstudio/django-booking
or find here
https://djangopackages.org/
I have looked at both these apps and the djangopackages website, but
admittedly, I haven't a
I use Google calendar for a booking app that changes events in a public
calendar for everyone to see
On Tue, Jun 5, 2018, 06:33 Kasper Laudrup wrote:
> Hi fellow Django users,
>
> I'm planning to start up a homepage for my familys summer house.
>
> There are a few ideas of
/booking system where any (authenticated) user can see when the
>> house has been reserved and when it's available.
>>
>> Ideally, a non-admin user can request a range of dates, and an admin can
>> then accept or decline that request. Naturally, there can only be one
>> re
> reservation/booking system where any (authenticated) user can see when the
> house has been reserved and when it's available.
>
> Ideally, a non-admin user can request a range of dates, and an admin can
> then accept or decline that request. Naturally, there can only be one
On 2018-06-05 14:38, HaatBhaar Developer wrote:
I have an webapp for that. Where you can achieve your requirement, but
that is in the PHP code. If this is acceptable for you, then we can do
further communication accordingly.
Hi there,
Thanks for the input, but I really don't want to use PHP f
, a non-admin user can request a range of dates, and an admin can
> then accept or decline that request. Naturally, there can only be one
> reservation on a range of dates.
>
> I have found a few calendar/booking like applications, but I'm not sure if
> any of them really fits my
quest a range of dates, and an admin can
then accept or decline that request. Naturally, there can only be one
reservation on a range of dates.
I have found a few calendar/booking like applications, but I'm not sure
if any of them really fits my purpose.
I could write all the code myself,
Hi, you maybe try this app
https://github.com/llazzaro/django-scheduler
Cheers
On Tue, Jan 30, 2018 at 8:33 AM, Ari Davidow wrote:
> Hi,
>
> I have a website that has been using a version of the Moveable Type
> blogging tool for a simple calendar of events. This works qu
Hi,
I have a website that has been using a version of the Moveable Type
blogging tool for a simple calendar of events. This works quite well: By
reversing the order of display, I am able to show events from today forward
(as opposed to typical blog display of "today, back")
What makes
I've looked through this library but I can't seem to find a way to get an
existing calendar from outlook just ones you create using the exchangelib
functionality. Has anyone used exchangelib to generate a static calendar to
a django web page?
On Wednesday, January 17, 2018 at 2:20:2
: Django users
Subject: Getting Outlook Calendar In Django web page
I have tried taking an available bootstrap calendar and feeding calendar items
via JSON file but I'd rather find a way to export a static outlook calendar to
my django web page. Is this possible?
-Harrison
--
You received
I have tried taking an available bootstrap calendar and feeding calendar
items via JSON file but I'd rather find a way to export a static outlook
calendar to my django web page. Is this possible?
-Harrison
--
You received this message because you are subscribed to the Google Groups
&q
Hi Marcelo,
I am actually also planning to use it.
I have found https://code.google.com/p/django-gcal/
and will have a look at: https://www.djangopackages.com/grids/g/calendar/.
None of this I have checked out myself.
Let's keep us up to date with the progress.
Kind regards
Thoma
someone already used the Google calendar API with Django ??
I'm sorry for bad english
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to django
Hi,
I ended up creating a custom field (
https://github.com/clearspark/django-monthfield).
I used a lot of your input, thank you all.
Cheers,
Matthys
On Mon, May 4, 2015 at 7:09 PM, Tim Chase
wrote:
> On 2015-05-03 14:35, Matthys wrote:
> > I posted the question also on stackoverflow:
> >
>
On 2015-05-03 14:35, Matthys wrote:
> I posted the question also on stackoverflow:
>
> http://stackoverflow.com/questions/30017229/how-to-represent-month-as-field-on-django-model
>
> The question is for situations where a model instance relates to a
> specific month, but not to a specific day.
I
t;self.month += dm
>
> Sorry, that's supposed to be:
>
> def add_months(self, n):
> assert n >= 0
> dy, self.month = divmod(self.month + n, 12)
> self.year += dy
>
>
> Disclaimer: This possibly only applies to the Gregorian cale
, 12)
>self.year += dy
>self.month += dm
Sorry, that's supposed to be:
def add_months(self, n):
assert n >= 0
dy, self.month = divmod(self.month + n, 12)
self.year += dy
Disclaimer: This possibly only applies to the Gregorian cale
> Den 04/05/2015 kl. 13.26 skrev Matthys Kroon :
>
> I'm specifically looking at only situations where the year and month alone
> are significant.
>
> The downside I see with using a DateField and forcing the day to the first of
> the month, with custom widget etc. is that somebody looking at
Hi,
I'm specifically looking at only situations where the year and month alone
are significant.
The downside I see with using a DateField and forcing the day to the first
of the month, with custom widget etc. is that somebody looking at the
database may not realize that something unusual is going
On 4/05/2015 12:31 PM, Tom Lockhart wrote:
Surely that would destroy data which wouldn’t be desirable.
I’m not sure how that follows.
If you are adjusting a date from whatever it actually is to the first of
the month you lose the actual date.
Although the question does not state
it exp
On May 3, 2015, at 7:17 PM, Mike Dewhirst wrote:
> On 4/05/2015 11:41 AM, Tom Lockhart wrote:
>> On May 3, 2015, at 2:35 PM, Matthys wrote:
>>
>>> I posted the question also on stackoverflow:
>>>
>>> http://stackoverflow.com/questions/30017229/how-to-represent-month-as-field-on-django-model
>>
On 4/05/2015 11:41 AM, Tom Lockhart wrote:
On May 3, 2015, at 2:35 PM, Matthys wrote:
I posted the question also on stackoverflow:
http://stackoverflow.com/questions/30017229/how-to-represent-month-as-field-on-django-model
The question is for situations where a model instance relates to a sp
On May 3, 2015, at 2:35 PM, Matthys wrote:
> I posted the question also on stackoverflow:
>
> http://stackoverflow.com/questions/30017229/how-to-represent-month-as-field-on-django-model
>
> The question is for situations where a model instance relates to a specific
> month, but not to a specif
I posted the question also on stackoverflow:
http://stackoverflow.com/questions/30017229/how-to-represent-month-as-field-on-django-model
The question is for situations where a model instance relates to a specific
month, but not to a specific day.
--
You received this message because you are su
esting.
> The plan is to get it up to modern versions of both, but one step at a time.
> One oddity is see in the newer site, my google calendar is missing some of
> the icons. The problem is that
>
> https://calendar.google.com/googlecalendar/images/combined_v22.png
>
>
ne step at a time. One
oddity is see in the newer site, my google calendar is missing some of the
icons. The problem is that
https://calendar.google.com/googlecalendar/images/combined_v22.png
(a bunch of sprited images) is failing to load on the 2.3.8 site, with
"net::ERR_BLOCKED_BY_CLI
Thanks a lot for taking the time to write back to me, I am very thankful.
If you don't mind would you be able to give me a few more pointers?
I can't see the calendar app in admin - do I need to add in to the admin.py
file?
And I am getting browser errors related to the static files
On Fri, May 9, 2014 at 7:26 PM, Adam Teale wrote:
> Well it looks like I am not getting any errors! Great, and I can see the
> calendar controls.
> But no calendar!
> Do I need to create my own calendar model - Event, EventType.. etc? And
> plug that into the bootstrap_calendar
Well it looks like I am not getting any errors! Great, and I can see the
calendar controls.
But no calendar!
Do I need to create my own calendar model - Event, EventType.. etc? And
plug that into the bootstrap_calendar.
I think I'm missing a rather important piece in the puzzle. If you have
, 2014 at 1:55 AM, Adam Teale wrote:
>
>> Hi guys,
>>
>> Quick question, anyone using or know of a calendar app that is currently
>> in active development that i could use in my django app?
>>
>> I've been trying to get django-swingtime and django_bootst
On Fri, May 9, 2014 at 1:55 AM, Adam Teale wrote:
> Hi guys,
>
> Quick question, anyone using or know of a calendar app that is currently
> in active development that i could use in my django app?
>
> I've been trying to get django-swingtime and django_bootstrap_calenda
Hi guys,
Quick question, anyone using or know of a calendar app that is currently in
active development that i could use in my django app?
I've been trying to get django-swingtime and django_bootstrap_calendar but
i've got errors that i can't seem to resolve and i think their
I hava also have some error ,
Why ? i did import calendar!
ViewDoesNotExist at /admin/auth/user/
Could not import tcsarticle.views.calendar. View is not callable.
Request Method: GET Request URL: http://admin/auth/user/ Django Version:
1.6.2 Exception Type: ViewDoesNotExist Exception
Hello,
I would like to know where I can get a jquery calendar that's similar to
airbnb's own. Kindly help me out.
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails fr
cheduler-django
>
> Makes a clone and run with django 1.5, to customize visit
> http://dhtmlx.com/docs/products/dhtmlxScheduler/index.shtml
>
>
>
> Em sábado, 12 de janeiro de 2013 04h59min50s UTC-2, kashif escreveu:
>
>> Hello Guys,
>>
>> Is there any django
, kashif escreveu:
>
> Hello Guys,
>
> Is there any django app available that is a replica of google calendar?
> I have checked django-scheduler, django-swingtime and couple of more but
> the hardest part with these apps/projects is the limited documentation.
> Can anybody please
Does anyone have a module available that can do a calendar?
The winter thread below involved a whole bunch of coding-from scratch.
I'm not yet a super-coder... (I do have coding skillsets) and I'm just
learning django, and python. I figure I'll learn django best if I have a
real p
recurrences=form.cleaned_data['recurrences'],
>
> recurrence_end_date=None,
>
> interval=interval
>
> )
>
> You need to save the first appointment from which everything was created so
> th
g are the
> recurring appointments but python's rrule was great help there.
I'm going to code a kind of calendar too. I'm still thinking on a good approach
for the recurring appointments at the data model level. Are you using any app
for that? Or did you define your own data model?
om scratch with fullcaledar.js, backbone and tastypie
>> On 12 Jan, 2013 6:00 PM, "Kashif Ali" wrote:
>>
>>> Hello Guys,
>>>
>>> Is there any django app available that is a replica of google calendar?
>>> I have checked django-scheduler, dja
I don't think there is one. I looked for one few months ago and ended up
building one from scratch with fullcaledar.js, backbone and tastypie
On 12 Jan, 2013 6:00 PM, "Kashif Ali" wrote:
> Hello Guys,
>
> Is there any django app available that is a replica of google ca
Hello Guys,
Is there any django app available that is a replica of google calendar?
I have checked django-scheduler, django-swingtime and couple of more but
the hardest part with these apps/projects is the limited documentation.
Can anybody please guide me what app can serve my purpose?
Thanks
Hello ,
I am trying to implement admin calendar widget in application. There is no
media folder in my application I have googled a lot but ddnt find a way to
add in my application can anybody help me
--
You received this message because you are subscribed to the Google Groups
"Django
Grimmus,
You haven't really given us a lot of information to work with.
My suggestion is:
1. Try it in another browser or clear your cache and try again
2. Send some more information, by (for example) using a code inspector
(show source, firebug, etc) to see if the jquery and template code is
in
I have checked for missing resources (jquery etc.) but all external assets
are being loaded correctly. It's just that nothing appears beside the
textbox for the DateField !
Anyone any ideas why this might be happening ?
Thanks
--
You received this message because you are subscribed to the Goo
On Monday, May 14, 2012 4:26:15 PM UTC, KentH wrote:
> Hi,
>
> Is there an event/calendar/schedule app that people currently use?
>
> All of the ones I've come across (django-schedule, django-cal-event, etc)
> appear to have been last modified in '07,
an event/calendar/schedule app that people currently use?
>
> All of the ones I've come across (django-schedule, django-cal-event, etc)
> appear to have been last modified in '07, '08, or so. I was hoping to find
> something compatible with current release of Django
Hi,
Is there an event/calendar/schedule app that people currently use?
All of the ones I've come across (django-schedule, django-cal-event, etc)
appear to have been last modified in '07, '08, or so. I was hoping to find
something compatible with current release of Django.
On Sat, Oct 9, 2010 at 10:37 AM, Steve Holden wrote:
> As others have observed, I see the correct dates for holidays I created,
> including 2010-10-10.
>
> regards
> Steve
>
Hello
I have a new antecedent to add.
the 2010-10-10, our local clocks has changed from clt to clst
can this to be the b
t;
> For you can check this problem
>
> I hope any comment
>
> thanks..
>
> On 7 oct, 18:25, "renevie...@gmail.com" wrote:
>> Hello.
>>
>> I've a problem with the calendar widget.
>>
>> I created a sandbox project with ju
On Sat, Oct 9, 2010 at 10:12 AM, Mario wrote:
> Rene,
>
> When you say "the problem happens when I select 2010-10-10 in the
> widget , then
> 2010-10-09 is set in the field." What do you exactly mean? It looks
> like you need to revisit your app/models.py.
>
> V/r,
>
> Mario
>
Hello Mario
my mo
On Sat, Oct 9, 2010 at 9:33 AM, Christoph wrote:
> Hi Rene,
>
> I tried to replicate your problem. I selected the 10th of October
> 2010, 2010-10-10 is set in the field and I can also safe it as such.
>
> So, try again and see if the problem is still there.
>
> Best regards,
> Christoph
Thank you
>
> I've a problem with the calendar widget.
>
> I created a sandbox project with just one entity and one date attribute
> then I registered in the admin
>
> nothing else
>
> the problem happens when I select 2010-10-10 in the widget , then
> 2010-10-09 is set in t
;ve upload the sandbox project whit develop server
> tohttp://200.63.96.245:8000/admin/
> user and p: test
>
> For you can check this problem
>
> I hope any comment
>
> thanks..
>
> On 7 oct, 18:25, "renevie...@gmail.com" wrote:
>
> > Hello.
>
>
Hello
I've upload the sandbox project whit develop server to
http://200.63.96.245:8000/admin/
user and p: test
For you can check this problem
I hope any comment
thanks..
On 7 oct, 18:25, "renevie...@gmail.com" wrote:
> Hello.
>
> I've a problem with the cal
Hello.
I've a problem with the calendar widget.
I created a sandbox project with just one entity and one date attribute
then I registered in the admin
nothing else
the problem happens when I select 2010-10-10 in the widget , then
2010-10-09 is set in the field.
I don't know if th
Hello,
I am currently using the Calendar Templatetag found at
http://djangosnippets.org/snippets/129/ and it suites my current
needs. However, I would like to extend the functionality of the
templatetag by rendering previous and next months i.e., June 2010,
July 2010, August 2010, September 2010
Note that the net tab in firebug is one way to see which references
aren't loading.
On Fri, Jan 22, 2010 at 6:26 AM, David De La Harpe Golden
wrote:
> Walt wrote:
>> Okay, we're getting somewhere. It can find the JS file(s) just fine
>
> The static files maybe.
>
>> and I see that the calendars a
Walt wrote:
> Okay, we're getting somewhere. It can find the JS file(s) just fine
The static files maybe.
> and I see that the calendars are added dynamically. However, I'm
> have found that it is generating a javascript error when the page
> loads:
>
> Error: gettext is not defined
Now, I'm wo
On Thu, Jan 21, 2010 at 5:31 PM, Walt wrote:
> Okay... The latest release of django that I downloaded has this:
>
>
> A previous version that is currently working is this:
>
>
> How can I modify or specify that path? And why would it have
> changed?
Because in the development version that was [
1 - 100 of 235 matches
Mail list logo