setup.cfg
setup.py
Fudget.egg-info/PKG-INFO
Fudget.egg-info/SOURCES.txt
Fudget.egg-info/dependency_links.txt
Fudget.egg-info/entry_points.txt
Fudget.egg-info/top_level.txt
Fudget.egg-info/zip-safe
calendar/__init__.py
calendar/manage.py
calendar/settings.py
calendar/urls.py
calendar/apps/__init__.py
calendar/apps/homepage/__init__.py
calendar/apps/homepage/models.py
calendar/apps/homepage/tests.py
calendar/apps/homepage/urls.py
calendar/apps/homepage/views.py
calendar/apps/registration/__init__.py
calendar/apps/registration/admin.py
calendar/apps/registration/forms.py
calendar/apps/registration/models.py
calendar/apps/registration/tests.py
calendar/apps/registration/urls.py
calendar/apps/registration/views.py
calendar/apps/registration/management/__init__.py
calendar/apps/registration/management/commands/__init__.py
calendar/apps/registration/management/commands/cleanupregistration.py
calendar/apps/time_spent/__init__.py
calendar/apps/time_spent/forms.py
calendar/apps/time_spent/models.py
calendar/apps/time_spent/tests.py
calendar/apps/time_spent/urls.py
calendar/apps/time_spent/views.py
calendar/apps/time_spent/templatetags/__init__.py
calendar/apps/time_spent/templatetags/time_spent_tags.py