trove/trove/configuration
zhanggang 474b0b3aaa Sync the data fields of DB* class and table fields.
This update try to fix some problems:
1. define the 'id' both in _data_fields and _auto_generated_attrs.
2. some of tables don't have the 'id' field.
3. _data_fields of DBInstance miss some table fields.
4. Change the key of persisted_models as the same of table name to
make it more readable.

Change-Id: I0ad96824e8de978ff5b6766085549b1e1a2509cf
Signed-off-by: zhanggang <zhanggang@cmss.chinamobile.com>
2018-07-17 15:14:11 +08:00
..
__init__.py adding configuration group support 2014-02-06 13:29:09 -06:00
models.py Sync the data fields of DB* class and table fields. 2018-07-17 15:14:11 +08:00
service.py Remove log translations 2018-01-24 17:21:26 +00:00
views.py Mask passwords in configuration-show 2017-05-31 16:01:20 +00:00