Skip to content

hirokiky/django-beautifulpredicates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-beautifulpredicates

Abstract

Library to provide a predicate dispatch for Django's generic views.

It has PredicateProcessView. PredicateProcessView which call method in considering of value returned by predicate. The returned value is True, PredicateProcessView calles corresponding method named receiver. You can set this receiver and predicate to dispatch_config. Watch PonyView for usage.

About

Library to provide a predicate dispatch for Django's generic views.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages