Posts Tagged ‘ rails ’
After discovering how cool Capistrano is for use with Rails, I went looking for a python equivalent for django. While it’s not specifically focusing on django, that equivalent is fabric. It’s decent though it a bit rudimentary in comparison to Capistrano. Things like only having a single namespace and how you pass arguments to verbs [ READ MORE ]
So I’m working on some updates to khanfu. Initially, it involves a lot of refactoring for the existing project layout in the codebase (a single app for the majority of functionality in the django project). Given that this will involve a number of database changes, I figured it was time to start using a migration [ READ MORE ]
Get every new post delivered to your Inbox.