Fix TypeError when `base_form` was not defined.

This commit is contained in:
Diederik van der Boor
2013-09-17 10:50:46 +02:00
parent b622d6f6a1
commit e0446bd76c
2 changed files with 8 additions and 8 deletions
+6
View File
@@ -1,6 +1,12 @@
Changelog
==========
Version 0.5.3 (2013-09-17)
--------------------------
* Fix TypeError when ``base_form`` was not defined.
Version 0.5.2 (2013-09-05)
--------------------------