Major overhaul for standalone operation.
This removes some of the `edbob` reliance, as well as borrowing some templates and styling etc. from Dtail.
This commit is contained in:
parent
b9f61e6a47
commit
2a50e704ef
59 changed files with 1969 additions and 39 deletions
tailbone/static
|
@ -28,4 +28,6 @@ Static Assets
|
|||
|
||||
|
||||
def includeme(config):
|
||||
# TODO: Remove edbob.
|
||||
config.include('edbob.pyramid.static')
|
||||
config.add_static_view('tailbone', 'tailbone:static')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue