MANIFEST.in
README.md
setup.py
fardel/__init__.py
fardel/app.py
fardel/config.py
fardel/ext.py
fardel/manager.py
fardel.egg-info/PKG-INFO
fardel.egg-info/SOURCES.txt
fardel.egg-info/dependency_links.txt
fardel.egg-info/requires.txt
fardel.egg-info/top_level.txt
fardel/core/__init__.py
fardel/core/base.py
fardel/core/email.py
fardel/core/rest.py
fardel/core/seo.py
fardel/core/utils.py
fardel/core/auth/__init__.py
fardel/core/auth/models.py
fardel/core/auth/views.py
fardel/core/auth/templates/confirm_email.html
fardel/core/auth/templates/confirm_email.txt
fardel/core/media/__init__.py
fardel/core/media/models.py
fardel/core/media/views.py
fardel/core/panel/__init__.py
fardel/core/panel/decorator.py
fardel/core/panel/sidebar.py
fardel/core/panel/template_tags.py
fardel/core/panel/static/css/bootstrap.min.css
fardel/core/panel/static/css/bootstrap.min.css.map
fardel/core/panel/static/css/custom.css
fardel/core/panel/static/css/custom.ltr.css
fardel/core/panel/static/css/dropzone.min.css
fardel/core/panel/static/css/font-awesome.min.css
fardel/core/panel/static/css/ionicons.min.css
fardel/core/panel/static/css/login.css
fardel/core/panel/static/css/nprogress.css
fardel/core/panel/static/css/select2.min.css
fardel/core/panel/static/fonts/BYekan.ttf
fardel/core/panel/static/fonts/glyphicons-halflings-regular.woff2
fardel/core/panel/static/js/bootstrap.min.js
fardel/core/panel/static/js/bootstrap.min.js.map
fardel/core/panel/static/js/custom.js
fardel/core/panel/static/js/dropzone.min.js
fardel/core/panel/static/js/fastclick.js
fardel/core/panel/static/js/jquery.min.js
fardel/core/panel/static/js/moment.min.js
fardel/core/panel/static/js/nprogress.js
fardel/core/panel/static/js/popper.min.js
fardel/core/panel/static/js/select2.min.js
fardel/core/panel/static/js/tooltip.min.js
fardel/core/panel/static/plugins/advlist/plugin.min.js
fardel/core/panel/static/plugins/anchor/plugin.min.js
fardel/core/panel/static/plugins/autolink/plugin.min.js
fardel/core/panel/static/plugins/autoresize/plugin.min.js
fardel/core/panel/static/plugins/autosave/plugin.min.js
fardel/core/panel/static/plugins/bbcode/plugin.min.js
fardel/core/panel/static/plugins/charmap/plugin.min.js
fardel/core/panel/static/plugins/code/plugin.min.js
fardel/core/panel/static/plugins/codesample/plugin.min.js
fardel/core/panel/static/plugins/codesample/css/prism.css
fardel/core/panel/static/plugins/colorpicker/plugin.min.js
fardel/core/panel/static/plugins/contextmenu/plugin.min.js
fardel/core/panel/static/plugins/directionality/plugin.min.js
fardel/core/panel/static/plugins/emoticons/plugin.min.js
fardel/core/panel/static/plugins/emoticons/img/smiley-cool.gif
fardel/core/panel/static/plugins/emoticons/img/smiley-cry.gif
fardel/core/panel/static/plugins/emoticons/img/smiley-embarassed.gif
fardel/core/panel/static/plugins/emoticons/img/smiley-foot-in-mouth.gif
fardel/core/panel/static/plugins/emoticons/img/smiley-frown.gif
fardel/core/panel/static/plugins/emoticons/img/smiley-innocent.gif
fardel/core/panel/static/plugins/emoticons/img/smiley-kiss.gif
fardel/core/panel/static/plugins/emoticons/img/smiley-laughing.gif
fardel/core/panel/static/plugins/emoticons/img/smiley-money-mouth.gif
fardel/core/panel/static/plugins/emoticons/img/smiley-sealed.gif
fardel/core/panel/static/plugins/emoticons/img/smiley-smile.gif
fardel/core/panel/static/plugins/emoticons/img/smiley-surprised.gif
fardel/core/panel/static/plugins/emoticons/img/smiley-tongue-out.gif
fardel/core/panel/static/plugins/emoticons/img/smiley-undecided.gif
fardel/core/panel/static/plugins/emoticons/img/smiley-wink.gif
fardel/core/panel/static/plugins/emoticons/img/smiley-yell.gif
fardel/core/panel/static/plugins/fullpage/plugin.min.js
fardel/core/panel/static/plugins/fullscreen/plugin.min.js
fardel/core/panel/static/plugins/help/plugin.min.js
fardel/core/panel/static/plugins/help/img/logo.png
fardel/core/panel/static/plugins/hr/plugin.min.js
fardel/core/panel/static/plugins/image/plugin.min.js
fardel/core/panel/static/plugins/imagetools/plugin.min.js
fardel/core/panel/static/plugins/importcss/plugin.min.js
fardel/core/panel/static/plugins/insertdatetime/plugin.min.js
fardel/core/panel/static/plugins/legacyoutput/plugin.min.js
fardel/core/panel/static/plugins/link/plugin.min.js
fardel/core/panel/static/plugins/lists/plugin.min.js
fardel/core/panel/static/plugins/media/plugin.min.js
fardel/core/panel/static/plugins/nonbreaking/plugin.min.js
fardel/core/panel/static/plugins/noneditable/plugin.min.js
fardel/core/panel/static/plugins/pagebreak/plugin.min.js
fardel/core/panel/static/plugins/paste/plugin.min.js
fardel/core/panel/static/plugins/preview/plugin.min.js
fardel/core/panel/static/plugins/print/plugin.min.js
fardel/core/panel/static/plugins/save/plugin.min.js
fardel/core/panel/static/plugins/searchreplace/plugin.min.js
fardel/core/panel/static/plugins/spellchecker/plugin.min.js
fardel/core/panel/static/plugins/tabfocus/plugin.min.js
fardel/core/panel/static/plugins/table/plugin.min.js
fardel/core/panel/static/plugins/template/plugin.min.js
fardel/core/panel/static/plugins/textcolor/plugin.min.js
fardel/core/panel/static/plugins/textpattern/plugin.min.js
fardel/core/panel/static/plugins/toc/plugin.min.js
fardel/core/panel/static/plugins/visualblocks/plugin.min.js
fardel/core/panel/static/plugins/visualblocks/css/visualblocks.css
fardel/core/panel/static/plugins/visualchars/plugin.min.js
fardel/core/panel/static/plugins/wordcount/plugin.min.js
fardel/core/panel/static/skins/lightgray/content.inline.min.css
fardel/core/panel/static/skins/lightgray/content.min.css
fardel/core/panel/static/skins/lightgray/content.mobile.min.css
fardel/core/panel/static/skins/lightgray/skin.min.css
fardel/core/panel/static/skins/lightgray/skin.mobile.min.css
fardel/core/panel/static/skins/lightgray/fonts/tinymce-mobile.woff
fardel/core/panel/static/skins/lightgray/fonts/tinymce-small.eot
fardel/core/panel/static/skins/lightgray/fonts/tinymce-small.svg
fardel/core/panel/static/skins/lightgray/fonts/tinymce-small.ttf
fardel/core/panel/static/skins/lightgray/fonts/tinymce-small.woff
fardel/core/panel/static/skins/lightgray/fonts/tinymce.eot
fardel/core/panel/static/skins/lightgray/fonts/tinymce.svg
fardel/core/panel/static/skins/lightgray/fonts/tinymce.ttf
fardel/core/panel/static/skins/lightgray/fonts/tinymce.woff
fardel/core/panel/static/skins/lightgray/img/anchor.gif
fardel/core/panel/static/skins/lightgray/img/loader.gif
fardel/core/panel/static/skins/lightgray/img/object.gif
fardel/core/panel/static/skins/lightgray/img/trans.gif
fardel/core/panel/static/themes/inlite/theme.min.js
fardel/core/panel/static/themes/mobile/theme.min.js
fardel/core/panel/static/themes/modern/theme.min.js
fardel/core/panel/static/webfonts/fa-brands-400.eot
fardel/core/panel/static/webfonts/fa-brands-400.svg
fardel/core/panel/static/webfonts/fa-brands-400.ttf
fardel/core/panel/static/webfonts/fa-brands-400.woff
fardel/core/panel/static/webfonts/fa-brands-400.woff2
fardel/core/panel/static/webfonts/fa-regular-400.eot
fardel/core/panel/static/webfonts/fa-regular-400.svg
fardel/core/panel/static/webfonts/fa-regular-400.ttf
fardel/core/panel/static/webfonts/fa-regular-400.woff
fardel/core/panel/static/webfonts/fa-regular-400.woff2
fardel/core/panel/static/webfonts/fa-solid-900.eot
fardel/core/panel/static/webfonts/fa-solid-900.svg
fardel/core/panel/static/webfonts/fa-solid-900.ttf
fardel/core/panel/static/webfonts/fa-solid-900.woff
fardel/core/panel/static/webfonts/fa-solid-900.woff2
fardel/core/panel/templates/_macros.html
fardel/core/panel/templates/dashboard.html
fardel/core/panel/templates/login.html
fardel/core/panel/templates/panel_base.html
fardel/core/panel/templates/panel_sidebar.html
fardel/core/panel/templates/samples.html
fardel/core/panel/templates/auth/groups_form.html
fardel/core/panel/templates/auth/groups_list.html
fardel/core/panel/templates/auth/users_form.html
fardel/core/panel/templates/auth/users_list.html
fardel/core/panel/templates/communication/send_email.html
fardel/core/panel/views/__init__.py
fardel/core/panel/views/auth.py
fardel/core/panel/views/email.py
fardel/core/panel/views/media.py