All public logs
Jump to navigation
Jump to search
Combined display of all available logs of RHS Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 07:40, 27 March 2019 Rafahsolis talk contribs created page Django REST Framework (Created page with "<syntaxhighlight lang="python3"> def create(self, request, *args, **kwargs): many = isinstance(request.data, list) serializer = self.get_serializer(data=request.data,...") Tag: visualeditor