mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-06-28 09:23:16 +03:00
fixed field name
This commit is contained in:
parent
1f67b9ba9c
commit
62fc5b80ef
|
@ -7,7 +7,7 @@
|
||||||
## Master
|
## Master
|
||||||
|
|
||||||
* Support use of HTML exception templates. Eg. `403.html`
|
* 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
|
## 2.1.0
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user