Jannis Leidel
|
6caa002694
|
Removed old exceptions and the autodiscover call which should be made in urls.py like admin
|
2009-06-12 01:48:50 +02:00 |
|
Jannis Leidel
|
0ffda098d5
|
Got rid of unneeded importlib.import_module import, err.
|
2009-06-12 01:25:39 +02:00 |
|
Jannis Leidel
|
dfa487e44d
|
Moved a bunch of methods to the model manager, which now resides in its own file. Promoted permission registry to a class to put some utility functions to it, including a function to compile a choice list for a given permission label. Updated __unicode__ of Permission model. Added new default permission check 'can_browse'. Added support for verbose names of permission checks. Updated forms to work with all changes. Moved codename field to base form class.
|
2009-06-12 01:11:06 +02:00 |
|
Jannis Leidel
|
9e666d9099
|
Renamed permissions template tags
|
2009-06-12 00:54:48 +02:00 |
|
Jannis Leidel
|
5c6fcfe884
|
Renamed permissions template tags
--HG--
rename : src/authority/templatetags/permissions_tags.py => src/authority/templatetags/permissions.py
|
2009-06-12 00:54:34 +02:00 |
|
Jannis Leidel
|
4e91ac30e7
|
Fixed fallback to Django's permission system
|
2009-06-08 13:18:54 +02:00 |
|
Jannis Leidel
|
5d76231cbe
|
Hm, silly
|
2009-06-08 12:25:10 +02:00 |
|
Jannis Leidel
|
d0ebca03a2
|
added authority app
|
2009-06-08 12:00:44 +02:00 |
|