May 2011
1 post
2 tags
django-annoying / annoying / models.py →
Base abstract model with common useful fields and delete flag instead of deletion. Default manager replaced to exclude deleted records, classic django manager accessible via objects_all.
I included it to my fork of django-annoying.