]> git.parisson.com Git - telemeta.git/commit
add user profile model and view
authoryomguy <yomguy@parisson.com>
Tue, 29 Mar 2011 13:12:57 +0000 (15:12 +0200)
committeryomguy <yomguy@parisson.com>
Tue, 29 Mar 2011 13:12:57 +0000 (15:12 +0200)
commitaaac98d204bf57943dfb6ff3a3c2f509c5f774fc
tree09f9db77dae10189cd7345da15f54bca1caf0ded
parent16c505fd69f33b7cd25c927dc8641d7cd54a15e8
add user profile model and view
telemeta/models/core.py
telemeta/models/system.py
telemeta/templates/telemeta/profile_detail.html [new file with mode: 0644]
telemeta/templates/telemeta_default/base.html
telemeta/templates/telemeta_default/home.html
telemeta/templates/telemeta_default/profile_detail.html [new file with mode: 0644]
telemeta/urls.py
telemeta/web/base.py