X-Git-Url: http://git.ithinksw.org/philo.git/blobdiff_plain/2a1082fb32ede39a2bd39a3de243adc882a72b83..a6423a6739a7cc4f8bb0c7e482d56a88ef201f2a:/forms/__init__.py?ds=inline diff --git a/forms/__init__.py b/forms/__init__.py index 9e60966..7e0b0d9 100644 --- a/forms/__init__.py +++ b/forms/__init__.py @@ -1 +1,2 @@ -from philo.forms.fields import * \ No newline at end of file +from philo.forms.fields import * +from philo.forms.entities import * \ No newline at end of file