Daniel Greenfeld
|
be07421d44
|
Removed admins.py and placed calls to ModelAdmin2 from top namespace
|
2013-05-31 08:57:25 +02:00 |
|
Daniel Greenfeld
|
9acdf9e2f8
|
fixes #155, which is moving models.py to types.py. Using admins.py as an alias for the old models.py module
|
2013-05-30 12:33:00 +02:00 |
|
Gregor Müllegger
|
635bbca553
|
Adding |for_view filter to bind permissions for a view name.
|
2013-05-29 10:44:22 +02:00 |
|
Gregor Müllegger
|
9ce77ae572
|
Adding possibility to traverse permissions by admin name.
|
2013-05-29 10:44:22 +02:00 |
|
Gregor Müllegger
|
2aca9df7e2
|
Adding possibility to swap model admin that is checked for permissions in the template.
|
2013-05-29 10:44:22 +02:00 |
|
Gregor Müllegger
|
c6a11efca8
|
Adding ability to check for permissions of any registered model admin in the templates.
|
2013-05-29 10:44:22 +02:00 |
|
Gregor Müllegger
|
ab778191c6
|
Adding the ability to check for permissions in templates.
|
2013-05-29 10:44:22 +02:00 |
|