LICENSE
MANIFEST.in
README.rst
setup.py
django_social_widgets.egg-info/PKG-INFO
django_social_widgets.egg-info/SOURCES.txt
django_social_widgets.egg-info/dependency_links.txt
django_social_widgets.egg-info/requires.txt
django_social_widgets.egg-info/top_level.txt
social_widgets/__init__.py
social_widgets/models.py
social_widgets/tests.py
social_widgets/templates/social_widgets/facebook/_base.html
social_widgets/templates/social_widgets/facebook/activity_feed.html
social_widgets/templates/social_widgets/facebook/embedded_post.html
social_widgets/templates/social_widgets/facebook/follow_button.html
social_widgets/templates/social_widgets/facebook/likebox.html
social_widgets/templates/social_widgets/facebook/recommendations_feed.html
social_widgets/templates/social_widgets/google/_base.html
social_widgets/templates/social_widgets/google/plus_community_badge.html
social_widgets/templates/social_widgets/google/plus_follow_button.html
social_widgets/templates/social_widgets/google/plus_page_badge.html
social_widgets/templates/social_widgets/google/plus_person_badge.html
social_widgets/templates/social_widgets/google/youtube_subscribe_button.html
social_widgets/templates/social_widgets/instagram/badge.html
social_widgets/templates/social_widgets/pinterest/_base.html
social_widgets/templates/social_widgets/pinterest/board_widget.html
social_widgets/templates/social_widgets/pinterest/follow_button.html
social_widgets/templates/social_widgets/pinterest/pin_widget.html
social_widgets/templates/social_widgets/pinterest/profile_widget.html
social_widgets/templates/social_widgets/twitter/_base.html
social_widgets/templates/social_widgets/twitter/follow_button.html
social_widgets/templatetags/__init__.py
social_widgets/templatetags/social_widgets.py