Django 1.3 compatibility fix - no 'insecure' parameter in Django 1.3 version
Review Request #2236 — Created April 5, 2011 and discarded — Latest diff uploaded
Fix error with ReviewBoard passing 'insecure' option to development web-server causing error: serve() got an unexpected keyword argument 'insecure'
Diff Revision 1
This is not the most recent revision of the diff. The latest diff is revision 2. See what's changed.
orig
1
2
reviewboard/urls.py |
---|