Expert Overview
Things I'm Doing
Talks I've Given
 
Talks I've Given
-
Factory Boy Advanced: Why you should use it and how
Featuring Romain Garrigues
Following on from the introduction to factory_boy in a previous meetup, Romain will describe how he convinced people to use it at iwoca, and some good/bad practices of it in a real project.
django factoryboy -
How to easily deploy a django app on PyPI in 5 minutes
Featuring Romain Garrigues
Have you created a Django app and want people to install it easily with pip? Let's use GitHub and TravisCI to deploy your app on PyPI, so easily that you'll wonder why you weren't doing it this way already.