Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | split and clean the django_application module | Michael Scherer | 2012-03-24 | 4 | -31/+41 |
* | cleaning of the django_application module | Michael Scherer | 2012-01-08 | 1 | -14/+3 |
* | - add better error messages | Michael Scherer | 2011-02-25 | 1 | -1/+4 |
* | add support for giving application name when adding permission to a group | Michael Scherer | 2011-02-25 | 1 | -2/+2 |
* | give a better warning when the permission is not unique | Michael Scherer | 2011-02-25 | 1 | -6/+10 |
* | - allow to give the application name ( as the codename is not enough ) | Michael Scherer | 2011-02-25 | 1 | -2/+11 |
* | - add 2 class to add group to a django application, as well as | Michael Scherer | 2011-02-24 | 3 | -0/+55 |
* | add a comment about why this class is required | Michael Scherer | 2011-02-23 | 1 | -0/+3 |
* | finish the move to django_application common class | Michael Scherer | 2011-02-23 | 1 | -0/+9 |
* | - add a class for django application ( to avoid duplication | Michael Scherer | 2011-02-20 | 1 | -0/+15 |