Changeset 65cc53c in theo
- Timestamp:
- 07/15/2020 09:49:00 PM (3 years ago)
- Branches:
- master
- Children:
- bc4ba5a
- Parents:
- e7d2d98
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
theo/config.py
re7d2d98 r65cc53c 50 50 elif integrate_corepos(config): 51 51 config.setdefault('rattail', 'model', 'theo.db.model_corepos') 52 config.setdefault('rattail.importing', 'versions.handler', 'rattail_corepos.importing.versions:FromRattailToRattailVersions') 52 53 53 54
Note: See TracChangeset
for help on using the changeset viewer.