From contact method | Email contact method 20 |
---|---|
Item | Git commits |
Item version number | 1 |
Home: https://github.com/mikemintz/deme
Commit: 4db60aec9657d9774aabfc56616df3239f097c60
https://github.com/mikemintz/deme/commit/4db60aec9657d9774aabfc56616df3239f097c60
Author: Mike Mintz <mikemintz@cs.stanford.edu>
Date: 2013-04-15 (Mon, 15 Apr 2013)
Changed paths:
M deme_django/cms/models.py
M deme_django/cms/permissions.py
M deme_django/docs/architecture.rst
M deme_django/script/create_initial_data.py
Log Message:
-----------
Added view_anything and edit_anything abilities, which expand to all view* and edit* abilities respectively, similar to how do_anything expands to all possible abilities.