Skip to content
Snippets Groups Projects
  • Vincent Hatakeyama's avatar
    641f48309ebe
    :sparkles: finish rednerd feature · 641f48309ebe
    Vincent Hatakeyama authored
    Includes:
    - adding options to docker_dev_start and docker_redner to make them work
    - running migrate, setting admin password, then serve
    - getting the api key and putting it in Odoo
    - displaying redner log when using docker_dev_start
    
    Clean up some unnecessary autocommit as the use of with will commit the transactions
    641f48309ebe
    History
    :sparkles: finish rednerd feature
    Vincent Hatakeyama authored
    Includes:
    - adding options to docker_dev_start and docker_redner to make them work
    - running migrate, setting admin password, then serve
    - getting the api key and putting it in Odoo
    - displaying redner log when using docker_dev_start
    
    Clean up some unnecessary autocommit as the use of with will commit the transactions
requirements 244 B
# This includes the requirements for all extras
git+https://github.com/oca/odoorpc@master#egg=odoorpc
requests_toolbelt==0.8.0
python-dateutil>=2.7.0
PyYAML
coloredlogs
docker
dockerpty
psycopg2
mercurial >=5.2
python-hglib
requests-unixsocket