Simple app to add configuration options to a Django project.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 2 lines 107 B view raw
1# -*- coding: utf-8 -*- 2from __future__ import absolute_import, division, print_function, unicode_literals