Commit graph

13 commits

Author SHA1 Message Date
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
ea8f0168e8 Removed ipython and added django-extensions, django-debug-toolbar 2009-06-12 01:00:04 +02:00
Jannis Leidel
fd6da1d129 Fixed manifest template 2009-06-12 00:59:00 +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
1676c12e30 made flatpage template nicer, heh 2009-06-08 13:19:14 +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
fd6f5d5d8c Updates to hgignore 2009-06-08 12:06:29 +02:00
Jannis Leidel
93ee4e7239 Added setup.py and LICENSE 2009-06-08 12:06:14 +02:00
Jannis Leidel
96a80d27a1 Added example project 2009-06-08 12:03:49 +02:00
Jannis Leidel
d0ebca03a2 added authority app 2009-06-08 12:00:44 +02:00
Jannis Leidel
efe086a508 initial checkin with buildout and some other default files 2009-06-08 11:58:38 +02:00