Block a user
Added deploy steps and passenger_wsgi
Added deploy steps and passenger_wsgi
Restructure + Migrations
Restructure + Migrations
Look at different ways to generate DB migrations
Admin interface
If we want to support cards (text/image combo) we will need to figure out how we store images, I.e flat files with DB entries or do we base64 the cunts and store them in the DB (I hate this)
…