ftests/
|
125540 |
3 weeks |
janwijbrand |
moved layout aware form view components from grokcore.layout to grok |
templates/
|
125540 |
3 weeks |
janwijbrand |
moved layout aware form view components from grokcore.layout to grok |
tests/
|
125453 |
3 weeks |
janwijbrand |
no need to load the configure.zcml in the test layer, but do make sure a minimal... |
__init__.py
|
125823 |
13 days |
janwijbrand |
add the ILayout to the grok ns too |
components.py
|
125814 |
13 days |
janwijbrand |
use _get_layout() from grokcore.layout's layoutawere mixin |
configure.zcml
|
125450 |
3 weeks |
janwijbrand |
remove the Role component too from grok as it is in grokcore.security now |
events.py
|
125402 |
3 weeks |
janwijbrand |
get IApplicationInitializedEvent from grokcore.site.interfaces now |
ftesting.zcml
|
122171 |
10 months |
janwijbrand |
declare the name "index" as default view name for error views too. this removes ... |
interfaces.py
|
125460 |
3 weeks |
janwijbrand |
clean up the interfaces definitions with all the split-off grokcore.* libs |
meta.zcml
|
125450 |
3 weeks |
janwijbrand |
remove the Role component too from grok as it is in grokcore.security now |
testing.py
|
125453 |
3 weeks |
janwijbrand |
no need to load the configure.zcml in the test layer, but do make sure a minimal... |
util.py
|
119278 |
16 months |
ulif |
Brush up docstring markup.
|