[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
Serghei Mihai 19f353ed65 return empty items list if user not logged in (#8309) 2015-09-22 14:07:40 +02:00
debian debian: add pydist-overrides for python-django-jsonfield 2015-04-03 16:01:27 +02:00
lingo return empty items list if user not logged in (#8309) 2015-09-22 14:07:40 +02:00
tests tests: add tests for basket cell 2015-04-21 22:00:09 +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
requirements.txt general: replace jsonfield by django-jsonfield 2015-03-08 20:07:47 +01:00
setup.py add missing sys import 2015-04-03 16:06:32 +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/>.