aboutsummaryrefslogtreecommitdiffstats
path: root/modules/django_application/manifests
Commit message (Collapse)AuthorAgeFilesLines
* Fix typos in commentsDan Fandrich2024-08-151-1/+1
| | | | This should result in no difference in configuration.
* lint fixes for django_applicationThomas Backlund2015-10-203-9/+8
|
* split and clean the django_application moduleMichael Scherer2012-03-244-31/+41
|
* cleaning of the django_application moduleMichael Scherer2012-01-081-14/+3
|
* add support for giving application name when adding permission to a groupMichael Scherer2011-02-251-2/+2
|
* - add 2 class to add group to a django application, as well asMichael Scherer2011-02-241-0/+32
| | | | permission ( used for tx )
* add a comment about why this class is requiredMichael Scherer2011-02-231-0/+3
|
* - add a class for django application ( to avoid duplicationMichael Scherer2011-02-201-0/+15
with potential futur django application )