2016-10-04 11:14:16 -07:00
|
|
|
DataObjectTest_Sortable:
|
|
|
|
numeric1:
|
|
|
|
Sort: 0
|
|
|
|
Name: steven
|
|
|
|
numeric2:
|
|
|
|
Sort: -1
|
|
|
|
Name: bonny
|
|
|
|
numeric3:
|
|
|
|
Sort: 1
|
|
|
|
Name: sam
|
|
|
|
numeric4:
|
|
|
|
Sort: -2
|
|
|
|
Name: Bob
|
|
|
|
numeric5:
|
|
|
|
Sort: 2
|
|
|
|
Name: jane
|
|
|
|
numeric6:
|
|
|
|
Sort: -10
|
|
|
|
Name: Steve
|
|
|
|
numeric7:
|
|
|
|
Sort: 10
|
|
|
|
Name: John
|
2015-01-23 23:13:17 +00:00
|
|
|
DataObjectTest_EquipmentCompany:
|
|
|
|
equipmentcompany1:
|
|
|
|
Name: Company corp
|
|
|
|
equipmentcompany2:
|
|
|
|
Name: 'Team co.'
|
|
|
|
DataObjectTest_SubEquipmentCompany:
|
|
|
|
subequipmentcompany1:
|
|
|
|
Name: John Smith and co
|
2008-08-11 03:03:52 +00:00
|
|
|
DataObjectTest_Team:
|
2015-01-23 23:13:17 +00:00
|
|
|
team1:
|
|
|
|
Title: Team 1
|
|
|
|
Sponsors: =>DataObjectTest_EquipmentCompany.equipmentcompany1,=>DataObjectTest_EquipmentCompany.equipmentcompany2
|
|
|
|
EquipmentSuppliers: =>DataObjectTest_EquipmentCompany.equipmentcompany2
|
|
|
|
team2:
|
|
|
|
Title: Team 2
|
|
|
|
Sponsors: =>DataObjectTest_EquipmentCompany.equipmentcompany2,=>DataObjectTest_SubEquipmentCompany.subequipmentcompany1
|
|
|
|
EquipmentSuppliers: =>DataObjectTest_EquipmentCompany.equipmentcompany1,=>DataObjectTest_EquipmentCompany.equipmentcompany2
|
|
|
|
team3:
|
|
|
|
Title: Team 3
|
2008-08-11 03:03:52 +00:00
|
|
|
DataObjectTest_Player:
|
2015-01-23 23:13:17 +00:00
|
|
|
captain1:
|
|
|
|
FirstName: Captain
|
|
|
|
ShirtNumber: 007
|
|
|
|
FavouriteTeam: =>DataObjectTest_Team.team1
|
|
|
|
Teams: =>DataObjectTest_Team.team1
|
|
|
|
IsRetired: 1
|
|
|
|
captain2:
|
|
|
|
FirstName: Captain 2
|
|
|
|
Teams: =>DataObjectTest_Team.team2
|
|
|
|
player1:
|
|
|
|
FirstName: Player 1
|
|
|
|
player2:
|
|
|
|
FirstName: Player 2
|
|
|
|
Teams: =>DataObjectTest_Team.team1,=>DataObjectTest_Team.team2
|
2008-09-30 00:20:30 +00:00
|
|
|
DataObjectTest_SubTeam:
|
2015-01-23 23:13:17 +00:00
|
|
|
subteam1:
|
|
|
|
Title: Subteam 1
|
|
|
|
SubclassDatabaseField: Subclassed 1
|
|
|
|
ExtendedDatabaseField: Extended 1
|
|
|
|
ParentTeam: =>DataObjectTest_Team.team1
|
|
|
|
Sponsors: =>DataObjectTest_EquipmentCompany.equipmentcompany1,=>DataObjectTest_EquipmentCompany.equipmentcompany2
|
|
|
|
EquipmentSuppliers: =>DataObjectTest_EquipmentCompany.equipmentcompany1
|
|
|
|
subteam2_with_player_relation:
|
|
|
|
Title: Subteam 2
|
|
|
|
SubclassDatabaseField: Subclassed 2
|
|
|
|
ExtendedHasOneRelationship: =>DataObjectTest_Player.player1
|
|
|
|
subteam3_with_empty_fields:
|
|
|
|
Title: Subteam 3
|
2010-12-11 05:43:08 +00:00
|
|
|
DataObjectTest_TeamComment:
|
2015-01-23 23:13:17 +00:00
|
|
|
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
|
|
|
|
Team: =>DataObjectTest_Team.team2
|
2016-05-10 15:56:15 +01:00
|
|
|
ManyManyListTest_Product:
|
|
|
|
producta:
|
|
|
|
Title: 'Product A'
|
|
|
|
productb:
|
|
|
|
Title: 'Product B'
|
|
|
|
RelatedProducts: =>ManyManyListTest_Product.producta
|
|
|
|
ManyManyListTest_Category:
|
|
|
|
categorya:
|
|
|
|
Title: 'Category A'
|
|
|
|
Products: =>ManyManyListTest_Product.producta,=>ManyManyListTest_Product.productb
|
2016-05-12 16:05:54 +01:00
|
|
|
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
|
|
|
|
Team: =>DataObjectTest_Team.team2
|
2013-07-10 12:44:24 +12:00
|
|
|
DataObjectTest_Fan:
|
2015-01-23 23:13:17 +00:00
|
|
|
fan1:
|
|
|
|
Name: Damian
|
|
|
|
Favourite: =>DataObjectTest_Team.team1
|
|
|
|
fan2:
|
|
|
|
Name: Stephen
|
|
|
|
Favourite: =>DataObjectTest_Player.player1
|
|
|
|
SecondFavourite: =>DataObjectTest_Team.team2
|
|
|
|
fan3:
|
|
|
|
Name: Richard
|
|
|
|
Favourite: =>DataObjectTest_Team.team1
|
|
|
|
fan4:
|
|
|
|
Name: Mitch
|
|
|
|
Favourite: =>DataObjectTest_SubTeam.subteam1
|
2013-07-10 12:44:24 +12:00
|
|
|
DataObjectTest_Company:
|
2015-01-23 23:13:17 +00:00
|
|
|
company1:
|
|
|
|
Name: Company corp
|
|
|
|
Owner: =>DataObjectTest_Player.player1
|
|
|
|
company1:
|
|
|
|
Name: 'Team co.'
|
|
|
|
Owner: =>DataObjectTest_Player.player2
|