Skip to content

Instantly share code, notes, and snippets.

@DiegoYungh
Created March 19, 2014 15:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save DiegoYungh/9644166 to your computer and use it in GitHub Desktop.
Save DiegoYungh/9644166 to your computer and use it in GitHub Desktop.
zica do pantano de carregamento do widget
JINJA DEBUG: _themes/cosmo/admin/model/create.html
JINJA DEBUG: get_template -> _themes/cosmo/admin/model/create.html
JINJA DEBUG: _load_template -> _themes/cosmo/admin/model/create.html
LOADER DEBUG: load -> _themes/cosmo/admin/model/create.html
LOADER DEBUG: get_source -> C:\Desenvolvimento\Web\ytgamers\quokka\themes\cosmo\templates\admin\model\create.html
COMPILER DEBUG: _themes/cosmo/admin/model/create.html
JINJA DEBUG: get_template -> _themes/cosmo/admin/master.html
JINJA DEBUG: _load_template -> _themes/cosmo/admin/master.html
LOADER DEBUG: load -> _themes/cosmo/admin/master.html
LOADER DEBUG: get_source -> C:\Desenvolvimento\Web\ytgamers\quokka\themes\cosmo\templates\admin\master.html
COMPILER DEBUG: _themes/cosmo/admin/master.html
JINJA DEBUG: get_template -> _themes/cosmo/admin/lib.html
JINJA DEBUG: _load_template -> _themes/cosmo/admin/lib.html
LOADER DEBUG: load -> _themes/cosmo/admin/lib.html
LOADER DEBUG: get_source -> C:\Desenvolvimento\Web\ytgamers\quokka\themes\cosmo\templates\admin\lib.html
COMPILER DEBUG: _themes/cosmo/admin/lib.html C:\Desenvolvimento\Web\ytgamers\quokka\themes\cosmo\templates\admin\lib.html
JINJA DEBUG: get_template -> _themes/cosmo/admin/base.html
JINJA DEBUG: _load_template -> _themes/cosmo/admin/base.html
LOADER DEBUG: load -> _themes/cosmo/admin/base.html
LOADER DEBUG: get_source -> C:\Desenvolvimento\Web\ytgamers\quokka\themes\cosmo\templates\admin\base.html
COMPILER DEBUG: _themes/cosmo/admin/base.html C:\Desenvolvimento\Web\ytgamers\quokka\themes\cosmo\templates\admin\base.html
JINJA DEBUG: get_template -> _themes/cosmo/admin/layout.html
JINJA DEBUG: _load_template -> _themes/cosmo/admin/layout.html
LOADER DEBUG: load -> _themes/cosmo/admin/layout.html
LOADER DEBUG: get_source -> C:\Desenvolvimento\Web\ytgamers\quokka\themes\cosmo\templates\admin\layout.html
COMPILER DEBUG: _themes/cosmo/admin/layout.html C:\Desenvolvimento\Web\ytgamers\quokka\themes\cosmo\templates\admin\layout.html
== Zica daqui pra baixo... ==
(eu renomeei os templates do flask_admin pra ele não encontrar propositalmente, não entendo porque ele não está procurando no COSMO)
JINJA DEBUG: get_template -> admin/model/inline_field_list.html
JINJA DEBUG: _load_template -> admin/model/inline_field_list.html
LOADER DEBUG: load -> admin/model/inline_field_list.html
WIDGET DEBUG: admin/model/inline_field_list.html (print da exception de not found)
JINJA DEBUG: get_template -> admin/model/inline_field_list.html
JINJA DEBUG: _load_template -> admin/model/inline_field_list.html
LOADER DEBUG: load -> admin/model/inline_field_list.html
WIDGET DEBUG: admin/model/inline_field_list.html (print da exception de not found)
JINJA DEBUG: get_template -> admin/model/inline_field_list.html
JINJA DEBUG: _load_template -> admin/model/inline_field_list.html
LOADER DEBUG: load -> admin/model/inline_field_list.html
WIDGET DEBUG: admin/model/inline_field_list.html (print da exception de not found)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment