Changeset 276 for elixir/trunk/elixir/__init__.py
- Timestamp:
- 12/08/07 18:16:10 (5 years ago)
- Files:
-
- 1 modified
-
elixir/trunk/elixir/__init__.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
elixir/trunk/elixir/__init__.py
r267 r276 110 110 111 111 This is called automatically if any entity of the collection is configured 112 with the `autosetup` option (this is the default)and it is first accessed,112 with the `autosetup` option and it is first accessed, 113 113 instanciated (called) or the create_all method of a metadata containing 114 114 tables from any of those entities is called.
