author | Lennard de Rijk <ljvderijk@gmail.com> |
Sun, 28 Jun 2009 14:55:47 +0200 | |
changeset 2438 | 0ecf0e48a4f2 |
parent 2200 | a1a7c262235d |
permissions | -rw-r--r-- |
1908 | 1 |
<html> |
2 |
<head><title>Seed DB links</title></head> |
|
3 |
<body> |
|
4 |
||
5 |
<p> |
|
6 |
<a href="../../seed_db">Seed DB</a> <br /> |
|
7 |
<a href="../../clear_db">Clear DB</a> <br /> |
|
8 |
<a href="../../reseed_db">Reseed DB</a> <br /> |
|
9 |
</p> |
|
10 |
||
11 |
<p> |
|
2045
e7cf95cc4c18
Fixed a typo in seed_db.html
Sverre Rabbelier <srabbelier@gmail.com>
parents:
1908
diff
changeset
|
12 |
<a href="../../seed_many?start=0&step=15&seed_type=user&end=15&goal=200"> |
1908 | 13 |
200 Users</a> <br /> |
14 |
</p> |
|
15 |
||
16 |
<p> |
|
17 |
<a href="../../seed_many?start=0&step=15&seed_type=org&end=15&goal=200"> |
|
18 |
200 Organizations</a> <br /> |
|
19 |
||
20 |
<a href="../../seed_many?start=0&step=15&seed_type=org_app&end=15&goal=200"> |
|
21 |
200 Organizations Pre-Accepted Applications</a> <br /> |
|
22 |
||
23 |
<a href="../../seed_many?start=200&step=15&seed_type=org_app&end=215&goal=400&status=pre-rejected"> |
|
24 |
200 Organizations Pre-Rejected Applications</a> <br /> |
|
25 |
</p> |
|
26 |
||
27 |
<p> |
|
28 |
<a href="../../seed_many?start=0&step=15&seed_type=mentor&end=15&goal=200"> |
|
29 |
200 Mentors</a> <br /> |
|
30 |
</p> |
|
31 |
||
32 |
<p> |
|
2200
a1a7c262235d
Add proper generation of Student entities and StudentProposal entities to seed_db module.
Pawel Solyga <Pawel.Solyga@gmail.com>
parents:
2045
diff
changeset
|
33 |
<a href="../../seed_many?start=0&step=15&seed_type=student&end=15&goal=200"> |
a1a7c262235d
Add proper generation of Student entities and StudentProposal entities to seed_db module.
Pawel Solyga <Pawel.Solyga@gmail.com>
parents:
2045
diff
changeset
|
34 |
200 Students</a> <br /> |
a1a7c262235d
Add proper generation of Student entities and StudentProposal entities to seed_db module.
Pawel Solyga <Pawel.Solyga@gmail.com>
parents:
2045
diff
changeset
|
35 |
</p> |
a1a7c262235d
Add proper generation of Student entities and StudentProposal entities to seed_db module.
Pawel Solyga <Pawel.Solyga@gmail.com>
parents:
2045
diff
changeset
|
36 |
|
a1a7c262235d
Add proper generation of Student entities and StudentProposal entities to seed_db module.
Pawel Solyga <Pawel.Solyga@gmail.com>
parents:
2045
diff
changeset
|
37 |
<p> |
1908 | 38 |
<a href="../../seed_many?start=0&step=5&seed_type=student_proposal&end=5&goal=25"> |
39 |
25*rand Student Proposals</a> <br /> |
|
40 |
</p> |
|
41 |
||
42 |
</body> |
|
43 |
</html> |