Roberto Rosario
|
aeac8143ee
|
Use BytesIO instead of StringIO, the last one doesn't work using 'with' context.
|
2015-07-07 01:49:47 -04:00 |
|
Roberto Rosario
|
ee1b05fb57
|
Refactor code to associate a model with a set of permissions. Update related apps.
|
2015-06-30 22:00:14 -04:00 |
|
Roberto Rosario
|
d26402974a
|
Allow registering permission from the permission namespace. Replace all permission variables to be lowercase (style guide reserver uppercase variables for constants and literals).
|
2015-06-28 00:19:49 -04:00 |
|
Roberto Rosario
|
50e547dc98
|
Allow app to auto add their urlpatterns via MayanAppConfig AppConfig subclass
|
2015-06-19 20:42:34 -04:00 |
|
Roberto Rosario
|
97f68ea158
|
Cleanup document version argument handling by making sure it is by document version and not by document instance
|
2015-06-05 00:58:55 -04:00 |
|
Roberto Rosario
|
73a24b71b3
|
Convert more apps to new navigation system
|
2015-04-04 18:47:16 -04:00 |
|
Roberto Rosario
|
51ce5ca057
|
Consolidate navigation tags, consolidate setup and tool link
|
2015-04-03 20:51:02 -04:00 |
|
Roberto Rosario
|
bd041457c9
|
Update project to use Django 1.7.7. Issue #33
|
2015-03-30 03:43:56 -04:00 |
|