We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e9783d commit 6b3d3a2Copy full SHA for 6b3d3a2
estate/models/__init__.py
@@ -1 +1,5 @@
1
-from . import property, property_offer, property_tag, property_type, res_users
+from . import property
2
+from . import property_offer
3
+from . import property_tag
4
+from . import property_type
5
+from . import res_users
0 commit comments