Login_required throwing error 500

Issue #41 invalid
Raheem Azeez Abiodun created an issue

My code has been working perfectly before i decided to decorate the url. Since the doc specified that i can use login_required , i used it and got error 500.

Django -- 1.8.7 django-datatables-view==1.13.2

Comments (1)

  1. Maciej Wisniowski repo owner

    I don't think it is related to django-datatables-view. If you think it really is please provide more detailed description - how does your code look like, full error traceback etc. I strongly recommend to read the error message first and investigate traceback.

  2. Log in to comment