-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3ec2693
commit d48e9ad
Showing
2 changed files
with
272 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,270 @@ | ||
# file GENERATED by distutils, do NOT edit | ||
LICENSE | ||
README.md | ||
setup.py | ||
docs/Makefile | ||
docs/conf.py | ||
docs/index.rst | ||
docs/make.bat | ||
docs/_build/doctrees/environment.pickle | ||
docs/_build/doctrees/index.doctree | ||
docs/_build/html/.buildinfo | ||
docs/_build/html/genindex.html | ||
docs/_build/html/index.html | ||
docs/_build/html/objects.inv | ||
docs/_build/html/search.html | ||
docs/_build/html/searchindex.js | ||
docs/_build/html/_sources/index.txt | ||
docs/_build/html/_static/ajax-loader.gif | ||
docs/_build/html/_static/basic.css | ||
docs/_build/html/_static/comment-bright.png | ||
docs/_build/html/_static/comment-close.png | ||
docs/_build/html/_static/comment.png | ||
docs/_build/html/_static/default.css | ||
docs/_build/html/_static/doctools.js | ||
docs/_build/html/_static/down-pressed.png | ||
docs/_build/html/_static/down.png | ||
docs/_build/html/_static/file.png | ||
docs/_build/html/_static/jquery.js | ||
docs/_build/html/_static/minus.png | ||
docs/_build/html/_static/plus.png | ||
docs/_build/html/_static/pygments.css | ||
docs/_build/html/_static/searchtools.js | ||
docs/_build/html/_static/sidebar.js | ||
docs/_build/html/_static/underscore.js | ||
docs/_build/html/_static/up-pressed.png | ||
docs/_build/html/_static/up.png | ||
docs/_build/html/_static/websupport.js | ||
phantom/__init__.py | ||
phantom/abstracts.py | ||
phantom/admin.py | ||
phantom/fields.py | ||
phantom/forms.py | ||
phantom/managers.py | ||
phantom/middleware.py | ||
phantom/models.py | ||
phantom/options.py | ||
phantom/signals.py | ||
phantom/sites.py | ||
phantom/utils.py | ||
phantom/views.py | ||
phantom/widgets.py | ||
phantom/static/admin/js/SelectFilter2.js | ||
phantom/static/admin/js/actions.js | ||
phantom/static/admin/js/inlines.js | ||
phantom/static/admin/js/prepopulate.js | ||
phantom/static/admin/js/admin/DateTimeShortcuts.js | ||
phantom/static/phantom/css/admin.css | ||
phantom/static/phantom/css/bootstrap.css | ||
phantom/static/phantom/css/bootstrap.min.css | ||
phantom/static/phantom/css/phantom-theme.css | ||
phantom/static/phantom/css/fancybox/blank.gif | ||
phantom/static/phantom/css/fancybox/fancybox_loading.gif | ||
phantom/static/phantom/css/fancybox/[email protected] | ||
phantom/static/phantom/css/fancybox/fancybox_overlay.png | ||
phantom/static/phantom/css/fancybox/fancybox_sprite.png | ||
phantom/static/phantom/css/fancybox/[email protected] | ||
phantom/static/phantom/css/fancybox/jquery.fancybox.css | ||
phantom/static/phantom/css/fancybox/helpers/fancybox_buttons.png | ||
phantom/static/phantom/css/fancybox/helpers/jquery.fancybox-buttons.css | ||
phantom/static/phantom/css/fancybox/helpers/jquery.fancybox-thumbs.css | ||
phantom/static/phantom/css/select2/LICENSE | ||
phantom/static/phantom/css/select2/README.md | ||
phantom/static/phantom/css/select2/Thumbs.db | ||
phantom/static/phantom/css/select2/component.json | ||
phantom/static/phantom/css/select2/release.sh | ||
phantom/static/phantom/css/select2/select2-spinner.gif | ||
phantom/static/phantom/css/select2/select2.css | ||
phantom/static/phantom/css/select2/select2.jquery.json | ||
phantom/static/phantom/css/select2/select2.js | ||
phantom/static/phantom/css/select2/select2.min.js | ||
phantom/static/phantom/css/select2/select2.png | ||
phantom/static/phantom/css/select2/select2_locale_es.js | ||
phantom/static/phantom/css/select2/select2_locale_hu.js | ||
phantom/static/phantom/css/select2/select2_locale_it.js | ||
phantom/static/phantom/css/select2/select2x2.png | ||
phantom/static/phantom/fonts/FontAwesome.otf | ||
phantom/static/phantom/fonts/fontawesome-webfont.eot | ||
phantom/static/phantom/fonts/fontawesome-webfont.svg | ||
phantom/static/phantom/fonts/fontawesome-webfont.ttf | ||
phantom/static/phantom/fonts/fontawesome-webfont.woff | ||
phantom/static/phantom/fonts/glyphicons-halflings-regular.eot | ||
phantom/static/phantom/fonts/glyphicons-halflings-regular.svg | ||
phantom/static/phantom/fonts/glyphicons-halflings-regular.ttf | ||
phantom/static/phantom/fonts/glyphicons-halflings-regular.woff | ||
phantom/static/phantom/img/ajax-loader.gif | ||
phantom/static/phantom/img/dot.gif | ||
phantom/static/phantom/img/fminus.gif | ||
phantom/static/phantom/img/fplus.gif | ||
phantom/static/phantom/img/li.gif | ||
phantom/static/phantom/img/gcons/ID.png | ||
phantom/static/phantom/img/gcons/Thumbs.db | ||
phantom/static/phantom/img/gcons/add-item.png | ||
phantom/static/phantom/img/gcons/addressbook.png | ||
phantom/static/phantom/img/gcons/agent.png | ||
phantom/static/phantom/img/gcons/apple.png | ||
phantom/static/phantom/img/gcons/arrow-round.png | ||
phantom/static/phantom/img/gcons/badge.png | ||
phantom/static/phantom/img/gcons/bar-chart-02.png | ||
phantom/static/phantom/img/gcons/bar-chart.png | ||
phantom/static/phantom/img/gcons/battery-full.png | ||
phantom/static/phantom/img/gcons/bird.png | ||
phantom/static/phantom/img/gcons/boat.png | ||
phantom/static/phantom/img/gcons/bookmark.png | ||
phantom/static/phantom/img/gcons/briefcase.png | ||
phantom/static/phantom/img/gcons/calculator.png | ||
phantom/static/phantom/img/gcons/calendar.png | ||
phantom/static/phantom/img/gcons/cassette.png | ||
phantom/static/phantom/img/gcons/chain.png | ||
phantom/static/phantom/img/gcons/chat-02.png | ||
phantom/static/phantom/img/gcons/chat.png | ||
phantom/static/phantom/img/gcons/cloud-filled.png | ||
phantom/static/phantom/img/gcons/cloud-outline.png | ||
phantom/static/phantom/img/gcons/computer.png | ||
phantom/static/phantom/img/gcons/configuration-02.png | ||
phantom/static/phantom/img/gcons/configuration.png | ||
phantom/static/phantom/img/gcons/connected.png | ||
phantom/static/phantom/img/gcons/connections.png | ||
phantom/static/phantom/img/gcons/container.png | ||
phantom/static/phantom/img/gcons/copy-item.png | ||
phantom/static/phantom/img/gcons/database.png | ||
phantom/static/phantom/img/gcons/delete-item.png | ||
phantom/static/phantom/img/gcons/disc.png | ||
phantom/static/phantom/img/gcons/dollar.png | ||
phantom/static/phantom/img/gcons/download.png | ||
phantom/static/phantom/img/gcons/edit.png | ||
phantom/static/phantom/img/gcons/email.png | ||
phantom/static/phantom/img/gcons/fan.png | ||
phantom/static/phantom/img/gcons/fancy-globe.png | ||
phantom/static/phantom/img/gcons/female-user.png | ||
phantom/static/phantom/img/gcons/fire.png | ||
phantom/static/phantom/img/gcons/first-aid.png | ||
phantom/static/phantom/img/gcons/flag.png | ||
phantom/static/phantom/img/gcons/flower.png | ||
phantom/static/phantom/img/gcons/full-screen.png | ||
phantom/static/phantom/img/gcons/glasses.png | ||
phantom/static/phantom/img/gcons/globe.png | ||
phantom/static/phantom/img/gcons/happy-face.png | ||
phantom/static/phantom/img/gcons/headphone.png | ||
phantom/static/phantom/img/gcons/heart.png | ||
phantom/static/phantom/img/gcons/home.png | ||
phantom/static/phantom/img/gcons/ipod.png | ||
phantom/static/phantom/img/gcons/lab.png | ||
phantom/static/phantom/img/gcons/lady.png | ||
phantom/static/phantom/img/gcons/lamp.png | ||
phantom/static/phantom/img/gcons/leaves.png | ||
phantom/static/phantom/img/gcons/light.png | ||
phantom/static/phantom/img/gcons/line-globe.png | ||
phantom/static/phantom/img/gcons/lock.png | ||
phantom/static/phantom/img/gcons/lookup.png | ||
phantom/static/phantom/img/gcons/male-user.png | ||
phantom/static/phantom/img/gcons/microphone.png | ||
phantom/static/phantom/img/gcons/mobile-02.png | ||
phantom/static/phantom/img/gcons/mobile.png | ||
phantom/static/phantom/img/gcons/mouse.png | ||
phantom/static/phantom/img/gcons/multi-agents.png | ||
phantom/static/phantom/img/gcons/music-node.png | ||
phantom/static/phantom/img/gcons/network-pc.png | ||
phantom/static/phantom/img/gcons/network.png | ||
phantom/static/phantom/img/gcons/next-item.png | ||
phantom/static/phantom/img/gcons/phone.png | ||
phantom/static/phantom/img/gcons/pie-chart.png | ||
phantom/static/phantom/img/gcons/pin.png | ||
phantom/static/phantom/img/gcons/plane.png | ||
phantom/static/phantom/img/gcons/print.png | ||
phantom/static/phantom/img/gcons/processing-02.png | ||
phantom/static/phantom/img/gcons/processing.png | ||
phantom/static/phantom/img/gcons/push-pin.png | ||
phantom/static/phantom/img/gcons/recycle-empty.png | ||
phantom/static/phantom/img/gcons/recycle-full.png | ||
phantom/static/phantom/img/gcons/reload.png | ||
phantom/static/phantom/img/gcons/rss.png | ||
phantom/static/phantom/img/gcons/satellite.png | ||
phantom/static/phantom/img/gcons/save.png | ||
phantom/static/phantom/img/gcons/scale.png | ||
phantom/static/phantom/img/gcons/scissors.png | ||
phantom/static/phantom/img/gcons/screen.png | ||
phantom/static/phantom/img/gcons/search.png | ||
phantom/static/phantom/img/gcons/server.png | ||
phantom/static/phantom/img/gcons/shield.png | ||
phantom/static/phantom/img/gcons/shut-down.png | ||
phantom/static/phantom/img/gcons/star.png | ||
phantom/static/phantom/img/gcons/tag.png | ||
phantom/static/phantom/img/gcons/tap.png | ||
phantom/static/phantom/img/gcons/tree.png | ||
phantom/static/phantom/img/gcons/umbrella.png | ||
phantom/static/phantom/img/gcons/unlock.png | ||
phantom/static/phantom/img/gcons/usb.png | ||
phantom/static/phantom/img/gcons/van.png | ||
phantom/static/phantom/img/gcons/wifi.png | ||
phantom/static/phantom/img/gcons/world.png | ||
phantom/static/phantom/js/bootstrap.js | ||
phantom/static/phantom/js/bootstrap.min.js | ||
phantom/static/phantom/js/jquery-1.10.2.min.js | ||
phantom/static/phantom/js/jquery-1.10.2.min.map | ||
phantom/static/phantom/js/jquery-2.0.3.min.js | ||
phantom/static/phantom/js/jquery-ui-sortables.min.js | ||
phantom/static/phantom/js/jquery.fancybox-buttons.js | ||
phantom/static/phantom/js/jquery.fancybox-media.js | ||
phantom/static/phantom/js/jquery.fancybox-thumbs.js | ||
phantom/static/phantom/js/jquery.fancybox.pack.js | ||
phantom/static/phantom/js/jquery.localscroll-1.2.7-min.js | ||
phantom/static/phantom/js/jquery.nicescroll.min.js | ||
phantom/static/phantom/js/jquery.parallax-1.1.3.js | ||
phantom/static/phantom/js/jquery.scrollTo.min.js | ||
phantom/static/phantom/js/phantom.js | ||
phantom/static/phantom/js/sortables.js | ||
phantom/static/phantom/js/typeahead.js | ||
phantom/static/phantom/js/typeahead.min.js | ||
phantom/templates/admin/404.html | ||
phantom/templates/admin/500.html | ||
phantom/templates/admin/actions.html | ||
phantom/templates/admin/app_index.html | ||
phantom/templates/admin/base.html | ||
phantom/templates/admin/base_site.html | ||
phantom/templates/admin/change_form.html | ||
phantom/templates/admin/change_list.html | ||
phantom/templates/admin/change_list_results.html | ||
phantom/templates/admin/date_hierarchy.html | ||
phantom/templates/admin/delete_confirmation.html | ||
phantom/templates/admin/delete_selected_confirmation.html | ||
phantom/templates/admin/filter.html | ||
phantom/templates/admin/index.html | ||
phantom/templates/admin/invalid_setup.html | ||
phantom/templates/admin/logged_out_base.html | ||
phantom/templates/admin/login.html | ||
phantom/templates/admin/mptt_change_list_results.html | ||
phantom/templates/admin/object_history.html | ||
phantom/templates/admin/options.html | ||
phantom/templates/admin/pagination.html | ||
phantom/templates/admin/prepopulated_fields_js.html | ||
phantom/templates/admin/search_form.html | ||
phantom/templates/admin/submit_line.html | ||
phantom/templates/admin/auth/user/account.html | ||
phantom/templates/admin/auth/user/add_form.html | ||
phantom/templates/admin/auth/user/change_form.html | ||
phantom/templates/admin/auth/user/change_password.html | ||
phantom/templates/admin/auth/user/email_form.html | ||
phantom/templates/admin/edit_inline/one-to-one-inline.html | ||
phantom/templates/admin/edit_inline/popup.html | ||
phantom/templates/admin/edit_inline/stacked.html | ||
phantom/templates/admin/edit_inline/tabular.html | ||
phantom/templates/admin/includes/base_form.html | ||
phantom/templates/admin/includes/fieldset.html | ||
phantom/templates/admin/includes/optionfields.html | ||
phantom/templates/admin/includes/topmenu.html | ||
phantom/templates/admin/sortables/list.html | ||
phantom/templates/admin/sortables/partial_change_list.html | ||
phantom/templates/admin/zinnia/app_index.html | ||
phantom/templates/admin/zinnia/widgets/quickpost.html | ||
phantom/templates/registration/logged_out.html | ||
phantom/templates/registration/password_change_done.html | ||
phantom/templates/registration/password_change_form.html | ||
phantom/templates/registration/password_reset_complete.html | ||
phantom/templates/registration/password_reset_confirm.html | ||
phantom/templates/registration/password_reset_done.html | ||
phantom/templates/registration/password_reset_email.html | ||
phantom/templates/registration/password_reset_form.html | ||
phantom/templatetags/__init__.py | ||
phantom/templatetags/phantom_filters.py | ||
phantom/templatetags/phantom_tags.py |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -47,10 +47,10 @@ Licence | |
======= | ||
Django Phantom Theme is licensed under Creative Commons Attribution-NonCommercial 3.0 license. | ||
|
||
Licence and pricing: http://www.eggforsale.com | ||
Licence and pricing: http://www.eggforsale.com/catalogue/django-phantom-theme_15/ | ||
|
||
Support or Contact | ||
================== | ||
Having trouble with Django Phantom Theme? Check out the detail page at http://www.eggforsale.com or contact [email protected] and we’ll help you sort it out. | ||
Having trouble with Django Phantom Theme? Check out the detail page at http://www.eggforsale.com/catalogue/django-phantom-theme_15/ or contact [email protected] and we’ll help you sort it out. | ||
|
||
Documentation at http://django-phantom-theme.readthedocs.org/en/latest/ |