Closed ysugiura closed 13 years ago
In the Configuration section of readme.rst, there is a line for moderator.py:
from django.db import models
I think it should read:
from moderation import moderation
Fixed wrong import in README.rst. Thank you ysugiura. Closed by e569922fda7a6412958d00a71e04a647ff79a227
In the Configuration section of readme.rst, there is a line for moderator.py:
I think it should read: