lispyclouds
|
3b23f78bdc
|
Implement middleware for admin views
- Add AdminMiddleware to deny non admin users
- Add decorator to mark views as "non admin"
|
2017-02-15 20:57:52 +05:30 |
|
Sunil Mohan Adapa
|
8ccffcf02c
|
Add utility method to lazy format lazy string
This method is useful to format strings that are lazy (such as those in
Forms).
|
2016-01-24 00:22:59 +05:30 |
|
Sunil Mohan Adapa
|
cc858bbd6a
|
Use pgi only when gi is not available
- Write a convenience utility to handle the import process.
|
2015-11-16 09:55:20 +05:30 |
|