Skip to content

dmzio/django-uniflag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

django-uniflag

inspired by https://github.com/pinax/django-flag

Makes arbitrary flagging of any content easy

Use

  • Install as usual
  • Enable in installed apps and run syncdb
  • See conf.py for possible configuration changes

Include {% flagform_js %} tag once on each page, which uses flags - it inludes necessary JS files

Include {% add_flag_for object user flag_type %} for each object to be flagged

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors