Re: Django bootstrap calendar

2020-01-20 Thread Muhammed Rafi A
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? > > -- > You received this mes

Re: Django bootstrap calendar

2019-10-04 Thread Anthony Goslar
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 Maturure > wrote: >> >>

Re: Django bootstrap calendar

2019-10-04 Thread lemme smash
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 environment For newbi