Skip to content

Commit

Permalink
grokcore.layout should not depend on grokcore.formlib. Move the compo…
Browse files Browse the repository at this point in the history
…nents that mix these all up to grok
  • Loading branch information
janwijbrand committed May 1, 2012
1 parent e47b240 commit f1c491c
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 396 deletions.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@
extras_require={'test': test_requires},
install_requires=[
'grokcore.component >= 2.5dev',
'grokcore.formlib',
'grokcore.security[role] >= 1.6dev',
'grokcore.view >= 2.3',
'martian',
Expand Down
29 changes: 0 additions & 29 deletions src/grokcore/layout/templates/default_display_form.pt

This file was deleted.

61 changes: 0 additions & 61 deletions src/grokcore/layout/templates/default_edit_form.pt

This file was deleted.

Empty file.
60 changes: 0 additions & 60 deletions src/grokcore/layout/tests/models/errorviews.py

This file was deleted.

192 changes: 0 additions & 192 deletions src/grokcore/layout/tests/models/forms.py

This file was deleted.

Loading

0 comments on commit f1c491c

Please sign in to comment.