Michał Jaworski
Michał Jaworski
There are few major issues with current validation error representation. 1. Validation on bulk resource creation will not tell which object in whole batch did not pass validation. 2. Validation...
We need to define how this should be handled. The easiest approach is to assume that fields with `source="*"` argument should return dictionary that will be added to the `object_dict`...
Wrapping them could be easier then.
Usage of mixin classes may be a bit confusing. Extend the `guide/resources.rst` to provide introduction to mixins and how to use them with `BaseResource` class. Additional tasks related with this...
todo: more detailed description
Maybe this is a good idea since generic resources are now quite opinionated and one might want to utilise serializers even without generic resources.
Never worked a lot with pull requests and didn't now that all new commits will be added to it automatically. So I closed previous one and made new one. I've...
This makes skwissh stop collecting data for this server. Additionally there is no way to fix this except using django shell. I suppose that when cron job is killed or...
As suggested and discussed in #107 this should be possible in ImGui.
As suggested by @ccanepa on Cocos2d mailing group: > while the example does a good job showing the wide offering, it exposes something that is entirely built on the other...