[obsolète] Extension à Combo pour le paiement de paniers
This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Frédéric Péters 711be5aa8c migrations: update for new restricted_to_unlogged_users field (#8641) 2015-10-29 16:40:24 +01:00
debian add missing dependency on dateutil (fixes #8643) 2015-10-14 20:39:10 +02:00
lingo migrations: update for new restricted_to_unlogged_users field (#8641) 2015-10-29 16:40:24 +01:00
tests distinguish machine and human payment return urls (#8350) 2015-10-22 00:28:55 +02:00
.gitignore ignore django.mo files 2015-03-10 11:14:35 +01:00
COPYING add license file 2015-02-08 11:33:44 +01:00
MANIFEST.in add VERSION in MANIFEST.in (fix versioning) 2015-03-31 16:05:40 +02:00
README add initial README file 2015-02-08 11:38:07 +01:00
jenkins.sh add a jenkins.sh 2015-10-14 23:24:52 +02:00
setup.py add missing dependency on dateutil (fixes #8643) 2015-10-14 20:39:10 +02:00

README

Lingo
=====

Lingo is an extension module for the combo content management system, adding
basket and payment features.

License
-------

This program is free software: you can redistribute it and/or modify it under
the terms of the GNU Affero General Public License as published by the Free
Software Foundation, either version 3 of the License, or (at your option) any
later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.  See the GNU Affero General Public License for more
details.

You should have received a copy of the GNU Affero General Public License along
with this program.  If not, see <http://www.gnu.org/licenses/>.