id-python / members

Python Indonesia community maps
http://members.python.or.id
GNU General Public License v2.0
9 stars 7 forks source link

SQLAlchemy stuff #18

Closed iromli closed 10 years ago

iromli commented 10 years ago

As discussed on Twitter few days ago regarding ORM and database schema migration

akbargumbira commented 10 years ago

Hi, sorry it's quite a long time that finally I tested this. I am using postgresql and it's working perfectly! I tested add, edit, and delete the user. So +1 for me to merge this..

One thing for me is that, can we use boostrap icon to represent twitter account? it would be good to use it before @user_name and use an enter before that.

tes

iromli commented 10 years ago

One thing for me is that, can we use boostrap icon to represent twitter account?

Current icon set and its css doesn't have social icon; perhaps using https://github.com/marcoceppi/bootstrap-glyphicons would be great

iromli commented 10 years ago

Oh wait, I'm using FontAwesome instead.

screenshot from 2014-07-22 01 50 12

akbargumbira commented 10 years ago

Ah cool! +1 from me to merge and deploy it On Jul 22, 2014 1:27 AM, "Isman Firmansyah" notifications@github.com wrote:

One thing for me is that, can we use boostrap icon to represent twitter account?

Current icon set and its css doesn't have social icon; perhaps using https://github.com/marcoceppi/bootstrap-glyphicons would be great

— Reply to this email directly or view it on GitHub https://github.com/id-python/members/pull/18#issuecomment-49645207.

iromli commented 10 years ago

@akbargumbira thanks for your review, I will merge this PR