A Combo plugin for subscriptions management
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 e07e294f2a add extra css class migration to match combo 2016-10-11 19:02:22 +02:00
combo_plugin_subscriptions add extra css class migration to match combo 2016-10-11 19:02:22 +02:00
debian debian: initial packaging files generated by stdeb 2015-04-09 14:32:18 +02:00
.gitignore add basic .gitignore 2015-11-02 13:00:17 +01:00
COPYING initial commit 2015-04-09 14:30:42 +02:00
MANIFEST.in initial commit 2015-04-09 14:30:42 +02:00
README initial commit 2015-04-09 14:30:42 +02:00
requirements.txt initial commit 2015-04-09 14:30:42 +02:00
setup.py misc: allow django 1.8 2016-10-11 19:02:12 +02:00

README

Subscriptions
=============

Subscriptions is an extension module for the combo content management system,
adding subscriptions manage feature.


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/>.