NewsBlur/apps/feed_import/migrations
2011-04-01 17:25:28 -04:00
..
0001_initial.py
0002_oauth.py
0003_session_id.py Google Reader import now allows you to create an account after you import your feeds. Also highlighted on front page. 2010-07-05 17:11:04 -04:00
0004_remote_ip.py Adding remote_ip for OAuth imports, since too often the session_id changes from authorization to verification. I need a better way to store this information, preferably a cookie that is constant. 2010-07-17 11:50:16 -04:00
0005_uuid.py Fixing Google Reader OAuth import when multiple folks are from the same IP. Using UUIDs in cookies, falling back to session state and IP addresses. 2011-04-01 17:25:28 -04:00
__init__.py