home / grids / Layout

Apps implementing page layouts (e.g. through blocks).

Landscape View

Features currently being evaluated

FeatureDescription
URL-based content The same block contents could vary from URL to URL.
Block auto-creation Developer can add block to template and the DB record for block content will be
auto-created without the burden of adding it via admin on all servers (local
development, production, etc.)
Built-in caching

Packagedjango-flatblocksdjango-generic-flatblocksdjango-siteblocksdjango-better-chunksNano apps
Description django-chunks + headerfield +
variable chunknames +
"inclusion tag" ==
django-flatblocks
A flatpages/flatblock
application using generic
relations to content models.
Reusable application for
Django introducing
URL-dependent static data
blocks (flatblock...
Think of it as flatpages for
small bits of reusable content
you might want to insert into
your templates and ...
Does less! Loosely coupled
mini-apps for django.
CategoryAppAppAppAppFramework
# Using This92100
Downloads 9334 9671 269 n/a 116
Last updated Jan. 13, 2012, 1:11 p.m. Sept. 9, 2011, 5:56 p.m. Oct. 13, 2010, 10:30 a.m. Feb. 28, 2009, 9:23 p.m. Dec. 25, 2011, 11:46 a.m.
Version0.6.00.9.10.1.1n/a0.4
RepoGithubGithubGithubBitbucketGithub
Commits
Repo Watchers137528205
Repo Forks249231
Participantszerok
kmike
ipmb
uggedal
nyuhuhuu
euphoria
svetlyak40wt
howiworkdaily
hheimbuerger
stephrdev
more...
bartTC
jeverling
brosner
winhamwr
idlesignhakanwkaleissin
Docs on RTDChecking...Checking...Checking...Checking...Checking...
Packagedjango-flatblocksdjango-generic-flatblocksdjango-siteblocksdjango-better-chunksNano apps
URL-based content  (using the variable chunknames feature)  (unique_slug can be used with context variables)  behaves like a normal template and can contain any filter, tag or context
Block auto-creation  (?)  (unneccesary)
Built-in caching  (?)  (integrated with Sites framework; only timeout-based invalidation)  unecessary, behaves like any other template and can be cached the same way
Packagedjango-flatblocksdjango-generic-flatblocksdjango-siteblocksdjango-better-chunksNano apps