Roberto Rosario
|
27d8644438
|
Silence 90% of remaining Django 1.8 model warnings.
|
2016-01-28 05:43:08 -04:00 |
|
Roberto Rosario
|
b19225e95d
|
Load models by calling AppConfig.get_model method instead.
|
2016-01-22 03:59:42 -04:00 |
|
Roberto Rosario
|
60bc327756
|
Improve SourceColumn workflow by allowing explicit functions as columns. Remove usage of encapsulate. Move instances of 'extra_columns' to SourceColumn.
|
2015-08-16 14:26:41 -04:00 |
|
Roberto Rosario
|
26259b63f6
|
Migrate to use a local model for document comments. Closes gh-issue #233.
|
2015-07-29 19:43:11 -04:00 |
|
Roberto Rosario
|
7cae9dd18e
|
Update the smart link app to use Django templating language. gh-issues #151.
|
2015-07-28 02:44:33 -04:00 |
|
Roberto Rosario
|
54f3cef7ba
|
Replace unnecessary lists with tuples.
|
2015-07-28 00:49:07 -04:00 |
|
Roberto Rosario
|
3b728328ad
|
PEP8 cleanups, E501.
|
2015-07-23 04:05:29 -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
|
b4efd4574e
|
Refactor register_model_columns into SourceColumn class
|
2015-06-23 04:12:13 -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
|
bc50d0e321
|
Finish app navigation updates
|
2015-04-05 00:14:28 -04:00 |
|
Roberto Rosario
|
51ce5ca057
|
Consolidate navigation tags, consolidate setup and tool link
|
2015-04-03 20:51:02 -04:00 |
|
Roberto Rosario
|
8af55ccbef
|
PEP8 cleanups
|
2015-03-30 15:21:53 -04:00 |
|
Roberto Rosario
|
bd041457c9
|
Update project to use Django 1.7.7. Issue #33
|
2015-03-30 03:43:56 -04:00 |
|