Skip to content

Commit d8fb6b8

Browse files
committed
fixed rst formatting
1 parent 499b6b8 commit d8fb6b8

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -100,12 +100,12 @@ Changelog
100100
* #169: hide sensitive informations in error emails
101101
* #161: extend search to all token types when revoking a token
102102
* #160: return empty response on successful token revocation
103-
* #157: skip authorization form with `skip_authorization_completely` class field
103+
* #157: skip authorization form with ``skip_authorization_completely`` class field
104104
* #155: allow custom uri schemes
105-
* fixed `get_application_model` on Django 1.7
105+
* fixed ``get_application_model`` on Django 1.7
106106
* fixed non rotating refresh tokens
107107
* #137: fixed base template
108-
* customized `client_secret` lenght
108+
* customized ``client_secret`` lenght
109109
* #38: create access tokens not bound to a user instance for *client credentials* flow
110110

111111
0.7.2 [2014-07-02]

docs/changelog.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ Changelog
1111
* #169: hide sensitive informations in error emails
1212
* #161: extend search to all token types when revoking a token
1313
* #160: return empty response on successful token revocation
14-
* #157: skip authorization form with `skip_authorization_completely` class field
14+
* #157: skip authorization form with ``skip_authorization_completely`` class field
1515
* #155: allow custom uri schemes
16-
* fixed `get_application_model` on Django 1.7
16+
* fixed ``get_application_model`` on Django 1.7
1717
* fixed non rotating refresh tokens
1818
* #137: fixed base template
19-
* customized `client_secret` lenght
19+
* customized ``client_secret`` lenght
2020
* #38: create access tokens not bound to a user instance for *client credentials* flow
2121

2222

0 commit comments

Comments
 (0)