Deployed c049777d with MkDocs version: 0.16.3

This commit is contained in:
Tom Christie 2019-01-16 13:39:48 +00:00
parent 9381ce1ee2
commit 952f4e3cdc
2 changed files with 3 additions and 2 deletions

View File

@ -509,6 +509,7 @@
<p><strong>Date</strong>: <a href="https://github.com/encode/django-rest-framework/milestone/70?closed=1">16th Janurary 2019</a></p>
<ul>
<li>Resolve XSS issue in browsable API. <a href="https://github.com/encode/django-rest-framework/issues/6330">#6330</a></li>
<li>Upgrade Bootstrap to 3.4.0 to resolve XSS issue.</li>
<li>Resolve issues with composable permissions. <a href="https://github.com/encode/django-rest-framework/issues/6299">#6299</a></li>
<li>Respect <code>limit_choices_to</code> on foreign keys. <a href="https://github.com/encode/django-rest-framework/issues/6371">#6371</a></li>
</ul>

File diff suppressed because one or more lines are too long