beatonma / django-wm

Automatic Webmention functionality for Django models
https://beatonma.org/webmentions_tester/
GNU General Public License v3.0
12 stars 2 forks source link

Small error in QuotableAdmin's search_fields #50

Closed philgyford closed 1 year ago

philgyford commented 1 year ago

I've taken to running some tests across my projects' Admin classes and came across this errors in django-wm's:

beatonma commented 1 year ago

Good catch - thanks once again!