- 27 Dec, 2008 1 commit
-
-
Tres Seaver authored
o Don't import from Globals; instead, use real locations. o Make other imports use the actual source module, rather than an intermediate (e.g., prefer importing 'ClassSecurityInfo' from 'AccessControl.SecurityInfo' rather than from 'AccessControl'). o Avoid relative imports, which will break in later versions of Python.
-
- 27 Oct, 2008 1 commit
-
-
Sidnei da Silva authored
- Strip final newline here when importing, otherwise it would not match against a translation msgid (see: http://dev.plone.org/plone/ticket/8525)
-
- 10 Oct, 2008 1 commit
-
-
Jens Vagelpohl authored
(and long dead) base_cms product.
-
- 07 Oct, 2008 1 commit
-
-
Tres Seaver authored
-
- 17 Sep, 2008 1 commit
-
-
Jens Vagelpohl authored
and transition actions and their GenericSetup profiles.
-
- 12 Sep, 2008 1 commit
-
-
Jens Vagelpohl authored
-
- 26 Aug, 2008 2 commits
-
-
Jens Vagelpohl authored
-
Jens Vagelpohl authored
- merge all 2.1.x changes from the monolithic CHANGES file at http://svn.zope.org/CMF/branches/2.1/CHANGES.txt?rev=87755&view=auto
-
- 25 Aug, 2008 1 commit
-
-
Jens Vagelpohl authored
- change author email to the canonical list address - change homepage to package's PyPI page - change long_description so it contains useful information - flesh out installation requirements
-
- 29 May, 2008 1 commit
-
-
Jens Vagelpohl authored
-
- 27 Apr, 2008 2 commits
-
-
Tres Seaver authored
-
Hanno Schlichting authored
Fixed a deprecation warning for Products.PageTemplates.TALES by a conditional import, so it still works on Zope 2.12.
-
- 08 Jan, 2008 1 commit
-
- 30 Dec, 2007 1 commit
-
-
Hanno Schlichting authored
-