mirror of
https://github.com/OCA/server-backend.git
synced 2025-02-18 09:52:42 +02:00
* Heavily refactor code for reusability * Split all sources into independent modules * Add more test coverage * Add CRUD methods * Add iterator execute return to roadmap OCA Transbot updated translations from Transifex
4 lines
69 B
Python
4 lines
69 B
Python
# -*- encoding: utf-8 -*-
|
|
|
|
from . import test_base_external_dbsource
|