mirror of
https://github.com/vinta/awesome-python.git
synced 2026-03-25 04:23:49 -05:00
[PR #390] [CLOSED] Added > E-comerce + Tryton #354
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/390
Author: @Hellseher
Created: 5/30/2015
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
f1bfc40Added > E-comerce + Tryton📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
The core of Tryton (also called Tryton kernel) provides all the necessary
functionalities for a complete application framework: data persistence,
extensive modularity, users management (authentication, fine grained control for
data access, handling of concurrent access of resources), workflow and report
engines, web services and internationalisation. Thus constituting a complete
application platform which can be used for any relevant purpose.
http://www.tryton.org/
https://github.com/tryton/tryton
https://code.google.com/p/tryton/wiki/TableOfContents?tm=6
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.