Hello everyone. I've been using a simple Mixin class that redirects requests if not ajax. I thought it would have been useful for someone, so was wondering if it would sound good for you? It has been originally developed to avoid to create a template for a class that doesn't need one (but Django Update and Create views need one, so if someone navigates to the url for that view, it will raise TemplateNotFoundException).
Stefano -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" 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 https://groups.google.com/group/django-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/c54494fc-4624-451c-b4d5-14fff88f64e2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
