dakrauth / django-swingtime

📆 Event and occurrence scheduling application for Django
https://dakrauth.github.io/django-swingtime/
MIT License
318 stars 99 forks source link

Recent documents #14

Closed daveseco7 closed 8 years ago

daveseco7 commented 8 years ago

Hi there, First of all thank you for sharing your project with us. I'm still studying your framework and the demo project, i'd like to make a few modifications on the demo project for a proof of concept for a project, for that i need to associate every event to a "room". Is there some documentation so i can i have and ideia of were this changes need to be done ?

Thank you

dakrauth commented 8 years ago

I'm not sure why you can't provide a Room model with M2M relationship?