app/soc/content/seed_db.html
changeset 1908 6e382959f9f8
child 2045 e7cf95cc4c18
equal deleted inserted replaced
1907:8e1ea5609325 1908:6e382959f9f8
       
     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>
       
    12   <a href="../../seed_many?start=0&step=15&seed_type=org&end=15&goal=200">
       
    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>
       
    33   <a href="../../seed_many?start=0&step=5&seed_type=student_proposal&end=5&goal=25">
       
    34   25*rand Student Proposals</a> <br />
       
    35 </p>
       
    36 
       
    37 </body>
       
    38 </html>