Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix missing import line for django.core.management. | Matt Kemp | 2014-10-28 | 1 | -0/+1 |
* | Fix admins and managers in django config | Matt Kemp | 2014-06-12 | 1 | -2/+2 |
* | Merge branch 'maint' | Chris St. Pierre | 2014-04-25 | 1 | -4/+6 |
* | Reporting: update non-ORM bits to know about separate database | Michael Fenn | 2014-04-09 | 1 | -5/+12 |
* | Be more robust about checking for reporting_db_engine presence | Michael Fenn | 2014-03-24 | 1 | -1/+2 |
* | Make indentation consistent with other elements of the dict | Michael Fenn | 2014-03-24 | 1 | -1/+1 |
* | Preliminary support for seperate reporting database | Michael Fenn | 2014-03-21 | 1 | -1/+94 |
* | DBSettings: Set config options at the module level | Chris St. Pierre | 2014-03-05 | 1 | -0/+3 |
* | Merge branch 'maint' | Chris St. Pierre | 2013-12-09 | 1 | -1/+1 |
* | DB: fixed how Django settings are loaded | Chris St. Pierre | 2013-10-30 | 1 | -0/+178 |