Patrick Robertson
Patrick Robertson
This is useful if subclassing the views and using custom serializers. Use case: User Signups is restricted to administrator users only. I set up a custom SignupSerializer that needs to...
Right now, if views encounter an error (invalid fields etc.) they return a `Response` object with the status code set. However, instead the view should raise an Exception (e.g. `ValidationError`)....
9e2523271b0a8b6bfb3fb904f10a021253311fd4 didn't quite fix all the warnings, here are the last few. Cheers, See #3 and #2 for more info/discussion
First off - great to see UKKQueue ready for 64 bit (yeah, I'm a bit behind) and using GCD, thanks! If you turn on the `-Wextra` compiler warning flag when...
## Checklist - [x] Raised initially as discussion #8562 - [x] This cannot be dealt with as a third party library. (We prefer new functionality to be [in the form...
### Steps To Reproduce 1. Install the high-performance singaling server using `bash /var/scripts/menu.sh ` and then walking through the Additional Apps > Talk process 2. Attempt to start the service...
See #1198 for original PR This is a rework of #1198. Hopefully @DrKLO this can be merged? :-) --- I'm hoping to make some additions to the drawer in the...
fixes #47
Apologies, I don't have time to make the commits right now, but logging these for the record: 1. Article titles not translated (I think the following is needed): ``` if...
Not too important, and probably easy fixes: ``` jquery.total-storage.js:28: WARNING - Parse error. extra @desc tag * @desc Set the value of a key to a number ``` Same for...