don't build custom pdf with default options, just pass the standard one,
[wolnelektury.git] / apps / ajaxable / __init__.py
1 """
2 Provides a way to create forms behaving correctly as AJAX forms
3 as well as standalone forms without any Javascript.
4 """