Search:
Login
Preferences
Elixir
News
Documentation
API
Download
Source
Bugs
Contact
Context Navigation
Last Change
Annotate
Revision Log
root
/
elixir
/
trunk
/
tests
/
a.py
@
234
View revision:
Revision
234
,
100 bytes
(checked in by ged,
6 years
ago)
converted most tests to the attribute syntax + reorganized tests around
Line
1
from
elixir
import
*
2
3
class
A
(
Entity
)
:
4
name
=
Field
(
String
(
30
)
)
5
b
=
ManyToOne
(
'
tests.b.B
'
)
Note:
See
TracBrowser
for help on using the browser.
Download in other formats:
Plain Text
Original Format