Download django permissions widget Free Java Code
Description
A fresh permissions widget for django.
Icons
Source Files
The download file django-permissions-widget-master.zip has the following entries.
.gitignore// w w w .j a v a 2s.c o m
CHANGELOG
LICENSE
MANIFEST.in
README.rst
docs/Makefile
docs/_static/images/default_widget.png
docs/_static/images/new_widget.png
docs/api.rst
docs/conf.py
docs/index.rst
docs/requirements.txt
images
permissions_widget/__init__.py
permissions_widget/admin.py
permissions_widget/forms.py
permissions_widget/settings.py
permissions_widget/templates/permissions_widget/widget.html
permissions_widget/templatetags/__init__.py
permissions_widget/templatetags/permissions_widget_tags.py
setup.py
test_project/README.rst
test_project/Vagrantbootstrap.sh
test_project/Vagrantfile
test_project/dev.sqlite
test_project/fixtures/README.md
test_project/fixtures/dev/initial_data.json
test_project/fixtures/prod/initial_data.json
test_project/fixtures/reversion/sql/revision.sqlite3.sql
test_project/fixtures/reversion/sql/version.sqlite3.sql
test_project/manage.py
test_project/requirements/base.txt
test_project/requirements/extra.txt
test_project/static/README.md
test_project/static/bootstrap/.editorconfig
test_project/static/bootstrap/.gitignore
test_project/static/bootstrap/.travis.yml
test_project/static/bootstrap/CNAME
test_project/static/bootstrap/CONTRIBUTING.md
test_project/static/bootstrap/Gruntfile.js
test_project/static/bootstrap/LICENSE
test_project/static/bootstrap/README.md
test_project/static/bootstrap/_config.yml
test_project/static/bootstrap/_includes/ads.html
test_project/static/bootstrap/_includes/footer.html
test_project/static/bootstrap/_includes/header.html
test_project/static/bootstrap/_includes/nav-components.html
test_project/static/bootstrap/_includes/nav-css.html
test_project/static/bootstrap/_includes/nav-customize.html
test_project/static/bootstrap/_includes/nav-getting-started.html
test_project/static/bootstrap/_includes/nav-javascript.html
test_project/static/bootstrap/_includes/nav-main.html
test_project/static/bootstrap/_includes/old-bs-docs.html
test_project/static/bootstrap/_includes/social-buttons.html
test_project/static/bootstrap/_layouts/default.html
test_project/static/bootstrap/_layouts/home.html
test_project/static/bootstrap/assets/css/docs.css
test_project/static/bootstrap/assets/css/pygments-manni.css
test_project/static/bootstrap/assets/ico/apple-touch-icon-114-precomposed.png
test_project/static/bootstrap/assets/ico/apple-touch-icon-144-precomposed.png
test_project/static/bootstrap/assets/ico/apple-touch-icon-57-precomposed.png
test_project/static/bootstrap/assets/ico/apple-touch-icon-72-precomposed.png
test_project/static/bootstrap/assets/ico/favicon.png
test_project/static/bootstrap/assets/js/application.js
test_project/static/bootstrap/assets/js/customizer.js
test_project/static/bootstrap/assets/js/filesaver.js
test_project/static/bootstrap/assets/js/holder.js
test_project/static/bootstrap/assets/js/html5shiv.js
test_project/static/bootstrap/assets/js/jquery.js
test_project/static/bootstrap/assets/js/jszip.js
test_project/static/bootstrap/assets/js/less.js
test_project/static/bootstrap/assets/js/raw-files.js
test_project/static/bootstrap/assets/js/respond.min.js
test_project/static/bootstrap/assets/js/uglify.js
test_project/static/bootstrap/bower.json
test_project/static/bootstrap/browserstack.json
test_project/static/bootstrap/components.html
test_project/static/bootstrap/composer.json
test_project/static/bootstrap/css.html
test_project/static/bootstrap/customize.html
test_project/static/bootstrap/dist/css/bootstrap-theme.css
test_project/static/bootstrap/dist/css/bootstrap-theme.min.css
test_project/static/bootstrap/dist/css/bootstrap.css
test_project/static/bootstrap/dist/css/bootstrap.min.css
test_project/static/bootstrap/dist/fonts/glyphicons-halflings-regular.eot
test_project/static/bootstrap/dist/fonts/glyphicons-halflings-regular.svg
test_project/static/bootstrap/dist/fonts/glyphicons-halflings-regular.ttf
test_project/static/bootstrap/dist/fonts/glyphicons-halflings-regular.woff
test_project/static/bootstrap/dist/js/bootstrap.js
test_project/static/bootstrap/dist/js/bootstrap.min.js
test_project/static/bootstrap/examples/carousel/carousel.css
test_project/static/bootstrap/examples/carousel/index.html
test_project/static/bootstrap/examples/grid/grid.css
test_project/static/bootstrap/examples/grid/index.html
test_project/static/bootstrap/examples/jumbotron-narrow/index.html
test_project/static/bootstrap/examples/jumbotron-narrow/jumbotron-narrow.css
test_project/static/bootstrap/examples/jumbotron/index.html
test_project/static/bootstrap/examples/jumbotron/jumbotron.css
test_project/static/bootstrap/examples/justified-nav/index.html
test_project/static/bootstrap/examples/justified-nav/justified-nav.css
test_project/static/bootstrap/examples/navbar-fixed-top/index.html
test_project/static/bootstrap/examples/navbar-fixed-top/navbar-fixed-top.css
test_project/static/bootstrap/examples/navbar-static-top/index.html
test_project/static/bootstrap/examples/navbar-static-top/navbar-static-top.css
test_project/static/bootstrap/examples/navbar/index.html
test_project/static/bootstrap/examples/navbar/navbar.css
test_project/static/bootstrap/examples/non-responsive/index.html
test_project/static/bootstrap/examples/non-responsive/non-responsive.css
test_project/static/bootstrap/examples/offcanvas/index.html
test_project/static/bootstrap/examples/offcanvas/offcanvas.css
test_project/static/bootstrap/examples/offcanvas/offcanvas.js
test_project/static/bootstrap/examples/screenshots/carousel.jpg
test_project/static/bootstrap/examples/screenshots/grid.jpg
test_project/static/bootstrap/examples/screenshots/jumbotron-narrow.jpg
test_project/static/bootstrap/examples/screenshots/jumbotron.jpg
test_project/static/bootstrap/examples/screenshots/justified-nav.jpg
test_project/static/bootstrap/examples/screenshots/navbar-fixed.jpg
test_project/static/bootstrap/examples/screenshots/navbar-static.jpg
test_project/static/bootstrap/examples/screenshots/navbar.jpg
test_project/static/bootstrap/examples/screenshots/non-responsive.jpg
test_project/static/bootstrap/examples/screenshots/offcanvas.jpg
test_project/static/bootstrap/examples/screenshots/sign-in.jpg
test_project/static/bootstrap/examples/screenshots/starter-template.jpg
test_project/static/bootstrap/examples/screenshots/sticky-footer-navbar.jpg
test_project/static/bootstrap/examples/screenshots/sticky-footer.jpg
test_project/static/bootstrap/examples/screenshots/theme.jpg
test_project/static/bootstrap/examples/signin/index.html
test_project/static/bootstrap/examples/signin/signin.css
test_project/static/bootstrap/examples/starter-template/index.html
test_project/static/bootstrap/examples/starter-template/starter-template.css
test_project/static/bootstrap/examples/sticky-footer-navbar/index.html
test_project/static/bootstrap/examples/sticky-footer-navbar/sticky-footer-navbar.css
test_project/static/bootstrap/examples/sticky-footer/index.html
test_project/static/bootstrap/examples/sticky-footer/sticky-footer.css
test_project/static/bootstrap/examples/theme/index.html
test_project/static/bootstrap/examples/theme/theme.css
test_project/static/bootstrap/fonts/glyphicons-halflings-regular.eot
test_project/static/bootstrap/fonts/glyphicons-halflings-regular.svg
test_project/static/bootstrap/fonts/glyphicons-halflings-regular.ttf
test_project/static/bootstrap/fonts/glyphicons-halflings-regular.woff
test_project/static/bootstrap/getting-started.html
test_project/static/bootstrap/index.html
test_project/static/bootstrap/javascript.html
test_project/static/bootstrap/js/.jshintrc
test_project/static/bootstrap/js/affix.js
test_project/static/bootstrap/js/alert.js
test_project/static/bootstrap/js/button.js
test_project/static/bootstrap/js/carousel.js
test_project/static/bootstrap/js/collapse.js
test_project/static/bootstrap/js/dropdown.js
test_project/static/bootstrap/js/modal.js
test_project/static/bootstrap/js/popover.js
test_project/static/bootstrap/js/scrollspy.js
test_project/static/bootstrap/js/tab.js
test_project/static/bootstrap/js/tests/index.html
test_project/static/bootstrap/js/tests/phantom.js
test_project/static/bootstrap/js/tests/server.js
test_project/static/bootstrap/js/tests/unit/affix.js
test_project/static/bootstrap/js/tests/unit/alert.js
test_project/static/bootstrap/js/tests/unit/button.js
test_project/static/bootstrap/js/tests/unit/carousel.js
test_project/static/bootstrap/js/tests/unit/collapse.js
test_project/static/bootstrap/js/tests/unit/dropdown.js
test_project/static/bootstrap/js/tests/unit/modal.js
test_project/static/bootstrap/js/tests/unit/phantom.js
test_project/static/bootstrap/js/tests/unit/popover.js
test_project/static/bootstrap/js/tests/unit/scrollspy.js
test_project/static/bootstrap/js/tests/unit/tab.js
test_project/static/bootstrap/js/tests/unit/tooltip.js
test_project/static/bootstrap/js/tests/unit/transition.js
test_project/static/bootstrap/js/tests/vendor/jquery.js
test_project/static/bootstrap/js/tests/vendor/qunit.css
test_project/static/bootstrap/js/tests/vendor/qunit.js
test_project/static/bootstrap/js/tooltip.js
test_project/static/bootstrap/js/transition.js
test_project/static/bootstrap/less/alerts.less
test_project/static/bootstrap/less/badges.less
test_project/static/bootstrap/less/bootstrap.less
test_project/static/bootstrap/less/breadcrumbs.less
test_project/static/bootstrap/less/button-groups.less
test_project/static/bootstrap/less/buttons.less
test_project/static/bootstrap/less/carousel.less
test_project/static/bootstrap/less/close.less
test_project/static/bootstrap/less/code.less
test_project/static/bootstrap/less/component-animations.less
test_project/static/bootstrap/less/dropdowns.less
test_project/static/bootstrap/less/forms.less
test_project/static/bootstrap/less/glyphicons.less
test_project/static/bootstrap/less/grid.less
test_project/static/bootstrap/less/input-groups.less
test_project/static/bootstrap/less/jumbotron.less
test_project/static/bootstrap/less/labels.less
test_project/static/bootstrap/less/list-group.less
test_project/static/bootstrap/less/media.less
test_project/static/bootstrap/less/mixins.less
test_project/static/bootstrap/less/modals.less
test_project/static/bootstrap/less/navbar.less
test_project/static/bootstrap/less/navs.less
test_project/static/bootstrap/less/normalize.less
test_project/static/bootstrap/less/pager.less
test_project/static/bootstrap/less/pagination.less
test_project/static/bootstrap/less/panels.less
test_project/static/bootstrap/less/popovers.less
test_project/static/bootstrap/less/print.less
test_project/static/bootstrap/less/progress-bars.less
test_project/static/bootstrap/less/responsive-utilities.less
test_project/static/bootstrap/less/scaffolding.less
test_project/static/bootstrap/less/tables.less
test_project/static/bootstrap/less/theme.less
test_project/static/bootstrap/less/thumbnails.less
test_project/static/bootstrap/less/tooltip.less
test_project/static/bootstrap/less/type.less
test_project/static/bootstrap/less/utilities.less
test_project/static/bootstrap/less/variables.less
test_project/static/bootstrap/less/wells.less
test_project/static/bootstrap/package.json
test_project/static/jquery/jquery-1.10.2.js
test_project/static/jquery/jquery.js
test_project/static/less/less-1.4.1.min.js
test_project/static/less/less.js
test_project/static/main.coffee
test_project/static/main.less
test_project/templates/base_site.html
test_project/templates/home.html
test_project/test_project/__init__.py
test_project/test_project/settings/__init__.py
test_project/test_project/settings/base.py
test_project/test_project/settings/dev.py
test_project/test_project/settings/prod.py
test_project/test_project/settings/vagrant.py
test_project/test_project/urls.py
test_project/test_project/views.py
test_project/test_project/wsgi.py
Download
Click the following link to download django-permissions-widget-master.zip.
django-permissions-widget-master.zip