There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
The django-publicmanager application provides a custom queryset class and managers that handle the public availability of database objects. The classes provide a public method that filters by boolean is_public and date based pub_date fields.