CHANGELOG
DEPENDENCIES
LICENSE
MANIFEST.in
README.rst
setup.py
fandjango/__init__.py
fandjango/__init__.pyc
fandjango/admin.py
fandjango/decorators.py
fandjango/decorators.pyc
fandjango/middleware.py
fandjango/middleware.pyc
fandjango/models.py
fandjango/models.pyc
fandjango/settings.py
fandjango/settings.pyc
fandjango/urls.py
fandjango/urls.pyc
fandjango/utils.py
fandjango/utils.pyc
fandjango/views.py
fandjango/views.pyc
fandjango.egg-info/PKG-INFO
fandjango.egg-info/SOURCES.txt
fandjango.egg-info/dependency_links.txt
fandjango.egg-info/requires.txt
fandjango.egg-info/top_level.txt
fandjango/locale/no_NB/LC_MESSAGES/django.po
fandjango/migrations/0001_initial.py
fandjango/migrations/0001_initial.pyc
fandjango/migrations/0002_auto__add_field_user_facebook_username__add_field_user_hometown__add_f.py
fandjango/migrations/0002_auto__add_field_user_facebook_username__add_field_user_hometown__add_f.pyc
fandjango/migrations/0003_auto__add_field_user_authorized.py
fandjango/migrations/0003_auto__add_field_user_authorized.pyc
fandjango/migrations/0004_auto__chg_field_user_verified.py
fandjango/migrations/0004_auto__chg_field_user_verified.pyc
fandjango/migrations/0005_auto__add_field_user_middle_name__add_field_user_timezone__add_field_u.py
fandjango/migrations/0005_auto__add_field_user_middle_name__add_field_user_timezone__add_field_u.pyc
fandjango/migrations/0006_auto__del_field_user_relationship_status__del_field_user_locale__del_f.py
fandjango/migrations/0006_auto__del_field_user_relationship_status__del_field_user_locale__del_f.pyc
fandjango/migrations/0007_auto__add_unique_user_facebook_id.py
fandjango/migrations/0007_auto__add_unique_user_facebook_id.pyc
fandjango/migrations/0008_auto__del_field_user_verified.py
fandjango/migrations/0008_auto__del_field_user_verified.pyc
fandjango/migrations/0009_auto__chg_field_oauthtoken_token.py
fandjango/migrations/0009_auto__chg_field_oauthtoken_token.pyc
fandjango/migrations/__init__.py
fandjango/migrations/__init__.pyc
fandjango/templates/fandjango/authorization_denied.html
fandjango/templates/fandjango/authorize_application.html
fandjango/templates/fandjango/facebook_init.html
fandjango/templatetags/__init__.py
fandjango/templatetags/__init__.pyc
fandjango/templatetags/facebook.py