Turbogears2 migration: remove some references to Pylons in comments In order to minimize the diff of the actual Turbogears2 migration, this commit already r...
patrickdp committed on 2016-09-13 16:01:19
branch: default tag: tip changeset: 5eec7942 Turbogears2 migration: remove some references to Pylons in comments In order to minimize the diff of the actual Turbogears2 migration, this commit already removes certain unnecessary references to Pylons from the Kallithea source base. Places where the reference to Pylons is important are still kept for now, as well as references in kallithea/config where many changes are made for Turbogears2 anyway. M kallithea/__init__.py (3 lines added, 3 lines removed) M kallithea/controllers/admin/user_groups.py (1 lines added, 1 lines removed) M kallithea/controllers/admin/users.py (1 lines added, 1 lines removed) M kallithea/controllers/changeset.py (1 lines added, 2 lines removed) M kallithea/controllers/compare.py (1 lines added, 1 lines removed) M kallithea/controllers/journal.py (1 lines added, 1 lines removed) M kallithea/lib/auth.py (2 lines added, 2 lines removed) M kallithea/lib/hooks.py (2 lines added, 2 lines removed) M kallithea/lib/paster_commands/common.py (1 lines added, 1 lines removed) M kallithea/lib/utils.py (1 lines added, 1 lines removed) M kallithea/tests/__init__.py (1 lines added, 6 lines removed) |
_______________________________________________ kallithea-general mailing list [email protected] http://lists.sfconservancy.org/mailman/listinfo/kallithea-general
