mirror of
https://github.com/wassname/pyramid_formalchemy.git
synced 2026-06-26 16:00:51 +08:00
Add pyramid_fnstatic include
This commit is contained in:
@@ -17,6 +17,7 @@ def main(global_config, **settings):
|
||||
renderer='templates/mytemplate.pt')
|
||||
|
||||
# pyramid_formalchemy's configuration
|
||||
config.include('pyramid_fanstatic')
|
||||
config.include('pyramid_formalchemy')
|
||||
config.include('fa.jquery')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user