<feed xmlns='http://www.w3.org/2005/Atom'>
<title>edu-net/modules/user, branch set-up-database</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/edu-net/'/>
<entry>
<title>Add Interest models</title>
<updated>2015-01-31T23:17:03+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2015-01-31T23:17:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/edu-net/commit/?id=0a730ea1962522bf5fb2db41a87ac172dc51750e'/>
<id>0a730ea1962522bf5fb2db41a87ac172dc51750e</id>
<content type='text'>
Two new models:
* Interest
* UserInterest (through model)

These allow us to record interests/passions and associate them with
users.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Two new models:
* Interest
* UserInterest (through model)

These allow us to record interests/passions and associate them with
users.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add database &amp; user models</title>
<updated>2015-01-31T22:55:01+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2015-01-31T22:55:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/edu-net/commit/?id=f5115419d305c743a8df615c4cf16dcb07642062'/>
<id>f5115419d305c743a8df615c4cf16dcb07642062</id>
<content type='text'>
* Database courtesy of Flask-SQLAlchemy
* User models from Flask-User
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Database courtesy of Flask-SQLAlchemy
* User models from Flask-User
</pre>
</div>
</content>
</entry>
</feed>
