2008-01-09 04:39:05 +01:00
|
|
|
PageComment:
|
|
|
|
comment1:
|
|
|
|
Name: Joe
|
|
|
|
Comment: This is a test comment
|
|
|
|
comment2:
|
|
|
|
Name: Jane
|
|
|
|
Comment: This is another test comment
|
|
|
|
comment3:
|
|
|
|
Name: Bob
|
|
|
|
Comment: Another comment
|
|
|
|
comment4:
|
|
|
|
Name: Bob
|
|
|
|
Comment: Second comment by Bob
|
2008-08-13 02:44:52 +02:00
|
|
|
comment5:
|
|
|
|
Name: Ernie
|
|
|
|
Comment: This is a test comment
|
|
|
|
comment6:
|
|
|
|
Name: Jimmy
|
|
|
|
Comment: This is another test comment
|
|
|
|
comment7:
|
|
|
|
Name: Dean
|
|
|
|
Comment: Another comment
|
|
|
|
comment8:
|
|
|
|
Name: Dean
|
|
|
|
Comment: Second comment by Dean
|
2008-01-09 04:39:05 +01:00
|
|
|
|
|
|
|
Page:
|
|
|
|
home:
|
|
|
|
Title: Home
|
|
|
|
Comments: =>PageComment.comment1,=>PageComment.comment2
|
|
|
|
page1:
|
|
|
|
Title: First Page
|
|
|
|
Content: <p>Some test content</p>
|
|
|
|
Comments: =>PageComment.comment3,=>PageComment.comment4
|
|
|
|
page2:
|
|
|
|
Title: Second Page
|
|
|
|
|
2008-08-11 05:03:52 +02:00
|
|
|
DataObjectTest_Team:
|
|
|
|
team1:
|
|
|
|
Title: Team 1
|
|
|
|
team2:
|
|
|
|
Title: Team 2
|
|
|
|
|
|
|
|
DataObjectTest_Player:
|
2008-10-02 02:45:13 +02:00
|
|
|
captain1:
|
|
|
|
FirstName: Captain 1
|
|
|
|
FavouriteTeam: =>DataObjectTest_Team.team1
|
|
|
|
Teams: =>DataObjectTest_Team.team1
|
|
|
|
captain2:
|
|
|
|
FirstName: Captain 2
|
|
|
|
Teams: =>DataObjectTest_Team.team2
|
2008-08-11 05:03:52 +02:00
|
|
|
player1:
|
|
|
|
FirstName: Player 1
|
|
|
|
player2:
|
|
|
|
FirstName: Player 2
|
2008-09-30 02:20:30 +02:00
|
|
|
Teams: =>DataObjectTest_Team.team1,=>DataObjectTest_Team.team2
|
2009-01-07 02:25:43 +01:00
|
|
|
|
2008-09-30 02:20:30 +02:00
|
|
|
DataObjectTest_SubTeam:
|
|
|
|
subteam1:
|
2009-01-07 02:25:43 +01:00
|
|
|
Title: Subteam 1
|
|
|
|
SubclassDatabaseField: Subclassed 1
|
|
|
|
DecoratedDatabaseField: Decorated 1
|
|
|
|
subteam2_with_player_relation:
|
|
|
|
Title: Subteam 2
|
|
|
|
SubclassDatabaseField: Subclassed 2
|
2009-01-07 22:40:36 +01:00
|
|
|
DecoratedHasOneRelationship: =>DataObjectTest_Player.player1
|
2009-01-07 02:25:43 +01:00
|
|
|
subteam3_with_empty_fields:
|
2009-01-07 22:40:36 +01:00
|
|
|
Title: Subteam 3
|
2010-04-13 00:30:35 +02:00
|
|
|
|
2010-02-23 23:15:23 +01:00
|
|
|
DataObjectSetTest_TeamComment:
|
|
|
|
comment1:
|
|
|
|
Name: Joe
|
|
|
|
Comment: This is a team comment by Joe
|
|
|
|
Team: =>DataObjectTest_Team.team1
|
|
|
|
comment2:
|
|
|
|
Name: Bob
|
|
|
|
Comment: This is a team comment by Bob
|
|
|
|
Team: =>DataObjectTest_Team.team1
|
|
|
|
comment3:
|
|
|
|
Name: Phil
|
|
|
|
Comment: Phil is a unique guy, and comments on team2
|
|
|
|
Tema: =>DataObjectTest_Team.team2
|