Skip to content

Commit aa0f393

Browse files
committed
docs: Include section on Admin Integration
Closes #6 Closes #7
1 parent 7b4b72c commit aa0f393

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,10 @@ Customize email templates by creating these files in your templates directory:
207207
- `notifications/email/digest/message.html`
208208
- `notifications/email/digest/message.txt`
209209

210+
## Admin Integration
211+
212+
While the library doesn't register admin classes by default, the [example app](#example-app) includes [admin configuration](https://github.com/loopwerk/django-generic-notifications/tree/main/example/notifications/admin.py) that you can copy into your project for debugging and monitoring purposes.
213+
210214
## Advanced Usage
211215

212216
### Required Channels

0 commit comments

Comments
 (0)