This means that when deleting a normal event, you always get thrown back to the single event add page which is quite annoying. Currently, since the redirect value is sent via query and the type is stored as a query, I do not know how django would react to sending a query within a query. I do not think it would behave in a beneficial way but haven't yet tested this.
This means that when deleting a normal event, you always get thrown back to the single event add page which is quite annoying. Currently, since the redirect value is sent via query and the type is stored as a query, I do not know how django would react to sending a query within a query. I do not think it would behave in a beneficial way but haven't yet tested this.