django-suit
Modern theme for Django admin interface
Language: python
Author: Osman Colombo (@osman.colombo)
110 stars · 522 views
Files
- docs (txt)
- Makefile (txt)
- conf.py (py)
- suit (txt)
- config.py (py)
- sortables.py (py)
- static (txt)
- suit (txt)
- fonts (txt)
- fontawesome-webfont.svg (image)
- js (txt)
- suit.sortables.js (js)
- suit.js (js)
- autosize.min.js (js)
- css (txt)
- font-awesome.min.css (css)
- admin (txt)
- css (txt)
- dashboard.css (css)
- login.css (css)
- forms.css (css)
- changelists.css (css)
- __init__.py (py)
- admin.py (py)
- templatetags (txt)
- suit_list.py (py)
- suit_menu.py (py)
- suit_tags.py (py)
- suit_forms.py (py)
- template.py (py)
- compat.py (py)
- widgets.py (py)
- sass (txt)
- suit.scss (scss)
- _mixins.scss (scss)
- layout (txt)
- _content.scss (scss)
- _footer.scss (scss)
- _header.scss (scss)
- _navbars.scss (scss)
- _vertical.scss (scss)
- pages (txt)
- _login.scss (scss)
- _dashboard.scss (scss)
- _changelist.scss (scss)
- _changeform.scss (scss)
- _variables.scss (scss)
- _vendor.scss (scss)
- components (txt)
- _submit_row.scss (scss)
- _buttons.scss (scss)
- _forms.scss (scss)
- _widgets.scss (scss)
- _confirmations.scss (scss)
- _tabs.scss (scss)
- _tables.scss (scss)
- _results.scss (scss)
- _icons.scss (scss)
- _cards.scss (scss)
- _alerts.scss (scss)
- _breadcrumbs.scss (scss)
- _sortables.scss (scss)
- admin_filters.py (py)
- tests (txt)
- settings.py (py)
- urls.py (py)
- test_routes.py (py)
- test_menu.py (py)
- templates (txt)
- suit (txt)
- menu_item.html (html)
- menu.html (html)
- change_form_includes.html (html)
- search_form.html (html)
- registration (txt)
- password_change_form.html (html)
- admin (txt)
- auth (txt)
- user (txt)
- add_form.html (html)
- login.html (html)
- base.html (html)
- change_list.html (html)
- base_site.html (html)
- filter_horizontal.html (html)
- change_list_results.html (html)
- change_form.html (html)
- includes (txt)
- fieldset.html (html)
- menu.py (py)
- apps.py (py)
- requirements-dev.txt (txt)
- .travis.yml (yml)
- LICENSE (txt)
- package.json (json)
- gulpfile.js (js)
- bower.json (json)
- demo (txt)
- requirements.txt (txt)
- manage.py (py)
- demo (txt)
- wsgi.py (py)
- views.py (py)
- settings.py (py)
- static (txt)
- css (txt)
- demo.css (css)
- admin (txt)
- js (txt)
- jquery.init.js (js)
- admin.py (py)
- urls.py (py)
- templatetags (txt)
- demo_tags.py (py)
- models.py (py)
- widgets.py (py)
- templates (txt)
- admin (txt)
- login.html (html)
- base_site.html (html)
- custom_view.html (html)
- demo (txt)
- continent (txt)
- change_list.html (html)
- showcase (txt)
- submit_line.html (html)
- change_form.html (html)
- country (txt)
- tab_docs.html (html)
- tab_charts.html (html)
- tab_flag.html (html)
- tab_notice.html (html)
- apps.py (py)
- migrations (txt)
- 0007_auto_20160303_1859.py (py)
- 0011_auto_20170211_2156.py (py)
- 0012_auto_20170407_1131.py (py)
- 0001_initial.py (py)
- 0002_showcase.py (py)
- 0006_auto_20160303_1857.py (py)
- 0010_auto_20170211_2037.py (py)
- 0009_showcase_collapsed_param.py (py)
- 0008_auto_20160305_1055.py (py)
- 0004_showcase_readonly_field.py (py)
- 0005_showcase_time_only.py (py)
- 0003_showcase_textfield.py (py)
- setup.py (py)
- ATTRIBUTION.md (markdown)