MANIFEST.in
setup.cfg
setup.py
docs/Makefile
docs/conf.py
docs/index.rst
docs/installation.rst
docs/managers.rst
docs/views.rst
places/__init__.py
places/admin.py
places/forms.py
places/managers.py
places/models.py
places/urls.py
places/utils.py
places/views.py
places.egg-info/PKG-INFO
places.egg-info/SOURCES.txt
places.egg-info/dependency_links.txt
places.egg-info/top_level.txt
places/locale/fr/LC_MESSAGES/django.mo
places/locale/fr/LC_MESSAGES/django.po
places/migrations/0001_initial.py
places/migrations/0002_picture-and-links.py
places/migrations/__init__.py
places/south_migrations/0001_initial.py
places/south_migrations/0002_auto__add_category.py
places/south_migrations/0003_auto__add_field_place_category.py
places/south_migrations/__init__.py
places/templates/places/inclusion_tag/staticmap.html
places/templatetags/__init__.py
places/templatetags/places_finder.py