ddsnowboard / FantasyStocks

A website where you play a game of fantasy stocks.
http://fantasystocks.herokuapp.com
Apache License 2.0
0 stars 1 forks source link

Write User Page #14

Closed ddsnowboard closed 8 years ago

ddsnowboard commented 8 years ago

This really shouldn't be that hard. I'll just use a fancy .as_view() method, put some stuff in the template, then pass some info from the database into the template. Standard stuff.