Entries tagged with django-publicmanager
Introducing django-publicmanager
5. January 2010 -
view comments
I use nearly in all projects something like an is_public and a pub_date field
in my models. But using this introduces many possibilities to forget to check
this values in all places you use the model which would open up everything for information leaks.
django-publicmanager tries to fix this issue with two custom managers.
Subscribe to this tag's feed.
about
Gregor Müllegger's Weblog on django, python, vim and anything else.
Feel free to contact me if you have question about my life, my work or my projects.
