Leonardo Lazzaro

Results 108 comments of Leonardo Lazzaro

I think he has issues with css giving 404. templates on this project are very old I was thinking to remove them and add api end points. What do you...

@mpaolino @nwaxiomatic let's see the example before closing this.

test were done against sqlite3 and postgresql migrations were successful using empty databases could you tell us which database engine are you using?

You are right, the default template_name="schedule/calendar_by_period.html" does not exists. will check on this. thanks for reporting

I think you miss to send the migrations. Please remember that if required a data migration is also required since a lot of people is using this project. thanks!

I didn't have time to verify with a production database backup. Hope to do it soon

@vegerta are you having this bug? can tell us how to reproduce it?

I will try to review this one.

currently there is not rest api for scheduler. It was planned to use django-restful to add some api views in the project but the issue remains open. However if you...