Changeset 524
- Timestamp:
- 09/02/10 09:38:58 (21 months ago)
- Files:
-
- 1 modified
-
elixir/trunk/CHANGES (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
elixir/trunk/CHANGES
r515 r524 2 2 3 3 New features: 4 - Better support for Python 3.x by running 2to3 within setup (patch by 5 "foogod", closes #110). 4 6 - Entities can now be declared "abstract" so that they do not create a table, 5 7 etc... This allows, among others, an entity to inherit from multiple abstract
