-
Notifications
You must be signed in to change notification settings - Fork 299
Commit d20247f
Documented how to add DJA to installed apps (#963)
This setting is now needed for browsable api and openapi schema.
There might be more features coming needing this and it is also
common practice to do this for django apps.
Co-authored-by: Alan Crosswell <alan@columbia.edu>1 parent 4c62f1d commit d20247f
3 files changed
+27
-7
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
100 | 100 |
| |
101 | 101 |
| |
102 | 102 |
| |
103 | - | ||
104 | - | ||
103 | + | ||
105 | 104 |
| |
106 | 105 |
| |
107 | 106 |
| |
| |||
112 | 111 |
| |
113 | 112 |
| |
114 | 113 |
| |
115 | - | ||
116 | - | ||
114 | + | ||
117 | 115 |
| |
118 | 116 |
| |
119 | 117 |
| |
| |||
122 | 120 |
| |
123 | 121 |
| |
124 | 122 |
| |
123 | + | ||
124 | + | ||
125 | + | ||
126 | + | ||
127 | + | ||
128 | + | ||
129 | + | ||
130 | + | ||
131 | + | ||
132 | + | ||
133 | + | ||
134 | + | ||
125 | 135 |
| |
126 | 136 |
| |
127 | 137 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
61 | 61 |
| |
62 | 62 |
| |
63 | 63 |
| |
64 | - | ||
64 | + | ||
65 | 65 |
| |
66 | 66 |
| |
67 | 67 |
| |
68 | 68 |
| |
69 | 69 |
| |
70 | 70 |
| |
71 | 71 |
| |
72 | - | ||
72 | + | ||
73 | 73 |
| |
74 | 74 |
| |
75 | 75 |
| |
76 | 76 |
| |
77 | + | ||
78 | + | ||
79 | + | ||
80 | + | ||
81 | + | ||
82 | + | ||
83 | + | ||
84 | + | ||
85 | + | ||
86 | + | ||
77 | 87 |
| |
78 | 88 |
| |
79 | 89 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
998 | 998 |
| |
999 | 999 |
| |
1000 | 1000 |
| |
1001 | - | ||
1001 | + | ||
1002 | 1002 |
| |
1003 | 1003 |
| |
1004 | 1004 |
| |
|
0 commit comments