Disable the 'outputEncoding' keyword argument, since it's no longer relevant |
|
More...
|
over 15 years ago
|
Update UnicodeDirective test, all output will be unicode objects |
|
More...
|
over 15 years ago
|
Update CHANGES with the resolution of #11 |
|
More...
|
over 15 years ago
|
Add the prioritizeSearchListOverSelf compilerSetting to help with issue #11 |
|
More...
|
over 15 years ago
|
Add a warning to the Template __init__ if the user passes in a searchList key that conflicts with a member of the Template |
|
More...
|
over 15 years ago
|
Make sure the __builtin__ symbol is defined when using the Python NameMapper or when useStackFrames=True |
|
More...
|
over 15 years ago
|
Correct failing test due to the #call kwarg dictionary being generated with unicode keys |
|
More...
|
over 15 years ago
|
Merge branch 'master' of [email protected]:rtyler/cheetah into next |
|
More...
|
over 15 years ago
|
Update CHANGES and Version for minor point release |
|
More...
|
over 15 years ago
|
Delete the "old" docs directory to make way for fancy smancy sphinx |
|
More...
|
over 15 years ago
|
Merge branch 'next' of [email protected]:rtyler/cheetah into next |
|
More...
|
almost 16 years ago
|
Disable decorator tests on Python 2.3 which didn't have decorator support yet |
|
More...
|
almost 16 years ago
|
Comment out SyntaxAndOutput tests for now until they're repaired |
|
More...
|
almost 16 years ago
|
Fix a defect in the Google App Engine implementation of the inspect module |
|
More...
|
almost 16 years ago
|
Merge branch 'unicode' of [email protected]:rtyler/cheetah into next |
|
More...
|
almost 16 years ago
|
Add support for specifying @staticmethod and @classmethod decorators on template methods |
|
More...
|
almost 16 years ago
|
Add support for specifying @staticmethod and @classmethod decorators on template methods |
|
More...
|
almost 16 years ago
|
What's the point of having a bloody compiler setting if the code doesn't respect it? |
|
More...
|
almost 16 years ago
|
Enable printing out the compiler settings with --print-settings |
|
More...
|
almost 16 years ago
|
Remove the attic/ directory, this has no place in Cheetah anymore |
|
More...
|
almost 16 years ago
|
Merge branch 'master' into unicode |
|
More...
|
almost 16 years ago
|
Update link to CHANGES on the PyPI listing |
|
More...
|
almost 16 years ago
|
Revert "Change the package name" |
|
More...
|
almost 16 years ago
|
Merge branch 'next' of [email protected]:rtyler/cheetah |
|
More...
|
almost 16 years ago
|
Change the package name |
|
More...
|
almost 16 years ago
|
Update CHANGES for new compiler setting |
|
More...
|
almost 16 years ago
|
Add the "useLegacyImportMode" to support the older way to import in Cheetah |
|
More...
|
almost 16 years ago
|
Add a reproduction case for Martin Skott's import issue |
|
More...
|
almost 16 years ago
|
Correct circulr import error I introduced (fail) |
|
More...
|
almost 16 years ago
|
Add minor regression test to verify that auto-importing is working |
|
More...
|
almost 16 years ago
|