git.ithinksw.org
/
philo.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Added sortable_field_name to the collection member inline for grappelli.
[philo.git]
/
forms
/
__init__.py
diff --git
a/forms/__init__.py
b/forms/__init__.py
index
9e60966
..
7e0b0d9
100644
(file)
--- 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