django-scheduler icon indicating copy to clipboard operation
django-scheduler copied to clipboard

How to repair "ugly" django scheduler?

Open manel00 opened this issue 6 years ago • 7 comments

Hi everyone,

I'm trying to test your app (within your own sample_project) and I'm retrieving every html without beauty, what does it need? There's some process on installation what replace everything on assets (I think that's collectstatic method). Below I pasted my screenshot:

captura de pantalla 2018-03-13 a las 9 31 51

Thank you very much

Regards

manel00 avatar Mar 13 '18 08:03 manel00

are you using jquery in you project? did you install js depencies?

llazzaro avatar Mar 13 '18 19:03 llazzaro

I did everything you told on settings.pyhttp://settings.py, i'm just trying to make the sample_project works.

Im using just your sample project, the demo, i didnt install anything out of your README. What do you think about it?what does it need?

Thanks

Regards

Enviado desde mi Redmi Note 4 El 13 mar. 2018 8:49 p. m., Leonardo Lazzaro [email protected] escribió:<br type="attributi

are you using jquery in you project? did you install js depencies?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/llazzaro/django-scheduler/issues/416#issuecomment-372795618, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AIBWP6PZ0iDSOuPusaCEnfojiAYWy_vxks5teCLSgaJpZM4SoRXt.

manel00 avatar Mar 13 '18 20:03 manel00

do you have any errors in browser console (404 or js errors)?

mikekeda avatar Mar 20 '18 17:03 mikekeda

Write your own views

artemistomaras avatar Mar 28 '18 09:03 artemistomaras

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 think about this? Does any body uses scheduler views? I think most of the people uses the model and fullcalendar api

llazzaro avatar Jun 21 '18 05:06 llazzaro

+1 to remove views

mikekeda avatar Jun 21 '18 16:06 mikekeda

i have the save problem. also in /admin there are no icons, where they must be

wena77 avatar Aug 19 '18 12:08 wena77