Commit 1372d22
committed
chore(release): de-duplicate the README Install section (v1 polish)
The README had two `## Install` snippets: the top (correct, two
`INSTALLED_APPS` entries + one URL include) and a later one that was
stale (only `django_admin_react`, mounted at `/admin/` which would
collide with `django.contrib.admin`). Replaced the lower section with
a short pointer back to the top — fewer divergent paths, no
collision-inducing example.1 parent 5e4ceac commit 1372d22
1 file changed
Lines changed: 10 additions & 28 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
134 | 116 | | |
135 | 117 | | |
136 | 118 | | |
| |||
0 commit comments