FormAlchemy / formalchemy

MIT License
81 stars 29 forks source link

don't obtain translate method from get_localizer if request is None #9

Closed bbinet closed 13 years ago

bbinet commented 13 years ago

this would break in pyramid.i18n with: AttributeError: 'NoneType' object has no attribute 'locale_name'