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 - should I copy these into my static folder or will these be read from the django_bootstrap_calendar app's static folder. Perhaps I should drop these questions onto the github page On Fri, May 9, 2014 at 9:58 AM, Venkatraman S <[email protected]> wrote: > > On Fri, May 9, 2014 at 7:26 PM, Adam Teale <[email protected]> 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. >> I think I'm missing a rather important piece in the puzzle. If you have >> tips I'd really appreciate hearing them if you have the time. >> > > Add some content into the model via admin - it will show up. > I would highly recommend going through the app's code so that you know how > the different pieces in the 'puzzle' work in tandem and what you need to > customize it. > > > -- > You received this message because you are subscribed to a topic in the > Google Groups "Django users" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/django-users/rE6VTC2QCyQ/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/django-users. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/CAN7tdFQ0p2USK3ucBd1%3DAZ6vq%3D3ui9XoWUKu_JxeQWPffRbpEQ%40mail.gmail.com<https://groups.google.com/d/msgid/django-users/CAN7tdFQ0p2USK3ucBd1%3DAZ6vq%3D3ui9XoWUKu_JxeQWPffRbpEQ%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAMse0ZhtOQ_vc%2BJ1AhKmu6JNsC0u3edbe7mgMCOUT9y8MPCh5w%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

