Commit 1343995
committed
docs(release): document REACT_LOGIN + API_URL_PREFIX in the README config block (v1 polish)
The two settings that landed this release window aren't visible in the
README's optional-configuration snippet — add them with one-line
inline docs so consumers landing on the PyPI page see the full v1
surface at a glance:
- `REACT_LOGIN` — True by default (post-#561); set False to opt back
into the legacy admin HTML login.
- `API_URL_PREFIX` — None by default; point the SPA at a separately-
mounted django-admin-rest-api when the consumer doesn't want the
inline include (#559).1 parent 1372d22 commit 1343995
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
144 | 154 | | |
145 | 155 | | |
146 | 156 | | |
| |||
0 commit comments