You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@ High-flying components for perfectionists with deadlines.
43
43
]
44
44
```
45
45
46
-
3. django-bird will automatically configure the necessary settings in your project. No further action is required for most use cases.
46
+
3. django-bird will automatically configure the necessary settings in your project.
47
47
48
48
If you need to customize the configuration or prefer to set up django-bird manually, you can set `DJANGO_BIRD["ENABLE_AUTO_CONFIG"] = False` in your settings.
0 commit comments