├── README.rst └── there-is-a-new-repo-location /README.rst: -------------------------------------------------------------------------------- 1 | New Repo Location 2 | ================= 3 | 4 | Raphaël Barrois has taken over factory_boy development. 5 | 6 | Please use his repo from now on: http://github.com/rbarrois/factory_boy. 7 | 8 | Thank you Raphaël for keeping factory_boy going! 9 | -------------------------------------------------------------------------------- /there-is-a-new-repo-location: -------------------------------------------------------------------------------- 1 | http://github.com/rbarrois/factory_boy/ 2 | --------------------------------------------------------------------------------