django-rest-framework icon indicating copy to clipboard operation
django-rest-framework copied to clipboard

Update 6-viewsets-and-routers.md

Open geryogam opened this issue 3 years ago • 0 comments
trafficstars

  • use PEP-8-conformant import statements;
  • use ‘view set’ uniformly (instead of a mix of ‘view set’, ‘viewset’ and ‘ViewSet’);
  • fix whitespace;
  • fix a mistake (‘function’ instead of ‘method’).

geryogam avatar Aug 08 '22 09:08 geryogam