mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-01-23 15:54:16 +03:00
fixed field name
This commit is contained in:
parent
1f67b9ba9c
commit
62fc5b80ef
|
@ -7,7 +7,7 @@
|
|||
## Master
|
||||
|
||||
* Support use of HTML exception templates. Eg. `403.html`
|
||||
* Hyperlinked related fields optionally take `slug_field`, `slug_url_kwarg` and `pk_url_kwarg` arguments.
|
||||
* HyperlinkedIdentityField optionally take `slug_field`, `slug_url_kwarg` and `pk_url_kwarg` arguments.
|
||||
|
||||
## 2.1.0
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user