mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-01-24 08:14:16 +03:00
commit
d3440f0311
|
@ -12,7 +12,7 @@ REST framework adds support for automatic URL routing to Django, and provides yo
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
Here's an example of a simple URL conf, that uses `DefaultRouter`.
|
Here's an example of a simple URL conf, that uses `SimpleRouter`.
|
||||||
|
|
||||||
from rest_framework import routers
|
from rest_framework import routers
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user