AUTHORS.txt
LICENSE.txt
MANIFEST.in
README.rst
setup.cfg
setup.py
django_gipsy.egg-info/PKG-INFO
django_gipsy.egg-info/SOURCES.txt
django_gipsy.egg-info/dependency_links.txt
django_gipsy.egg-info/requires.txt
django_gipsy.egg-info/top_level.txt
gipsy/__init__.py
gipsy/admin.py
gipsy/models.py
gipsy/dashboard/__init__.py
gipsy/dashboard/admin.py
gipsy/dashboard/models.py
gipsy/dashboard/settings.py
gipsy/dashboard/migrations/0001_initial.py
gipsy/dashboard/migrations/__init__.py
gipsy/dashboard/static/gipsy_dashboard/css/.gitkeep
gipsy/dashboard/static/gipsy_dashboard/css/bootstrap.css
gipsy/dashboard/static/gipsy_dashboard/css/custom.css
gipsy/dashboard/static/gipsy_dashboard/css/gipsy.css
gipsy/dashboard/static/gipsy_dashboard/css/main.css
gipsy/dashboard/static/gipsy_dashboard/css/bootstrap/bootstrap.css
gipsy/dashboard/static/gipsy_dashboard/css/fontawesome/font-awesome.css
gipsy/dashboard/static/gipsy_dashboard/css/fontawesome/scss/font-awesome.css
gipsy/dashboard/static/gipsy_dashboard/fonts/bootstrap/glyphicons-halflings-regular.eot
gipsy/dashboard/static/gipsy_dashboard/fonts/bootstrap/glyphicons-halflings-regular.svg
gipsy/dashboard/static/gipsy_dashboard/fonts/bootstrap/glyphicons-halflings-regular.ttf
gipsy/dashboard/static/gipsy_dashboard/fonts/bootstrap/glyphicons-halflings-regular.woff
gipsy/dashboard/static/gipsy_dashboard/fonts/fontawesome/FontAwesome.otf
gipsy/dashboard/static/gipsy_dashboard/fonts/fontawesome/fontawesome-webfont.eot
gipsy/dashboard/static/gipsy_dashboard/fonts/fontawesome/fontawesome-webfont.svg
gipsy/dashboard/static/gipsy_dashboard/fonts/fontawesome/fontawesome-webfont.ttf
gipsy/dashboard/static/gipsy_dashboard/fonts/fontawesome/fontawesome-webfont.woff
gipsy/dashboard/static/gipsy_dashboard/img/.gitkeep
gipsy/dashboard/static/gipsy_dashboard/img/bg_body-01.jpg
gipsy/dashboard/static/gipsy_dashboard/img/economist-logo-01.jpg
gipsy/dashboard/static/gipsy_dashboard/img/ico_revsquarelogo-01.png
gipsy/dashboard/static/gipsy_dashboard/img/profile_icon-01.png
gipsy/dashboard/static/gipsy_dashboard/javascripts/bootstrap-sprockets.js
gipsy/dashboard/static/gipsy_dashboard/javascripts/bootstrap.js
gipsy/dashboard/static/gipsy_dashboard/javascripts/main.js
gipsy/dashboard/static/gipsy_dashboard/javascripts/plugins.js
gipsy/dashboard/static/gipsy_dashboard/javascripts/bootstrap/affix.js
gipsy/dashboard/static/gipsy_dashboard/javascripts/bootstrap/alert.js
gipsy/dashboard/static/gipsy_dashboard/javascripts/bootstrap/button.js
gipsy/dashboard/static/gipsy_dashboard/javascripts/bootstrap/carousel.js
gipsy/dashboard/static/gipsy_dashboard/javascripts/bootstrap/collapse.js
gipsy/dashboard/static/gipsy_dashboard/javascripts/bootstrap/dropdown.js
gipsy/dashboard/static/gipsy_dashboard/javascripts/bootstrap/modal.js
gipsy/dashboard/static/gipsy_dashboard/javascripts/bootstrap/popover.js
gipsy/dashboard/static/gipsy_dashboard/javascripts/bootstrap/scrollspy.js
gipsy/dashboard/static/gipsy_dashboard/javascripts/bootstrap/tab.js
gipsy/dashboard/static/gipsy_dashboard/javascripts/bootstrap/tooltip.js
gipsy/dashboard/static/gipsy_dashboard/javascripts/bootstrap/transition.js
gipsy/dashboard/static/gipsy_dashboard/js/.gitkeep
gipsy/dashboard/static/gipsy_dashboard/js/vendor/jquery.js
gipsy/dashboard/templates/admin/base.html
gipsy/dashboard/templates/admin/dashboard.html
gipsy/dashboard/templates/admin/index.html
gipsy/dashboard/templates/tags/gipsy_dashboard_menu.html
gipsy/dashboard/templates/tags/widgets/active_users.html
gipsy/dashboard/templates/tags/widgets/at_a_glance.html
gipsy/dashboard/templates/tags/widgets/daily_visitors.html
gipsy/dashboard/templates/tags/widgets/item_list.html
gipsy/dashboard/templates/tags/widgets/traffic_overview.html
gipsy/dashboard/templatetags/__init__.py
gipsy/dashboard/templatetags/gipsy_dashboard.py
gipsy/toolbar/__init__.py
gipsy/toolbar/admin.py
gipsy/toolbar/middleware.py
gipsy/toolbar/models.py
gipsy/toolbar/settings.py
gipsy/toolbar/migrations/0001_initial.py
gipsy/toolbar/migrations/__init__.py
gipsy/toolbar/static/gipsy_toolbar/css/gipsy_toolbar.css
gipsy/toolbar/templates/tags/gipsy_toolbar.html
gipsy/toolbar/templates/tags/version_indicator.html
gipsy/toolbar/templatetags/__init__.py
gipsy/toolbar/templatetags/gipsy_toolbar.py