akretion/odoo-shopinvader

View on GitHub
base_url/README.rst

Summary

Maintainability
Test Coverage
.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
 
=========
Base URL
=========
 
This module helps to manage url with these features:
* automatic builder according to models
* slugify string to get url
* redirection
* store url by backends depending on your connections apps
* languages
 
 
Installation
============
 
To install this module, you need to:
 
#. (root) pip install slugify
 
 
Known issues / Roadmap
======================
 
Update README with the last model of README when migration to v11 in OCA
 
 
Credits
=======
 
 
Contributors
------------
 
* Monsieur B <monsieurb@saaslys.com>
* Sebastien Beau <sebastien.beau@akretion.com>
 
 
Maintainer
----------
 
* Akretion