django-fullclean
django-fullclean copied to clipboard
Adds the ability to whitelist specific models in addition to apps
- Processes both app or [app, model] in the FULLCLEAN_WHITELIST settings
- Updates the readme with this change, based on the readme changes proposed in #4
I added this as a separate PR in case you want to merge the readme changes, but do not want to merge this PR for whatever reason.
Also updated to allow custom Session model if not using the built-in django Session model.
Has there been any progress on this?
Bumping...