Josh West
Josh West
Ouch! I this effectively means I can't use version 3 for big projects where things need to be organized into multiple files for clarity.
I have a branch of Taggit in which I have implemented what seems to be a simple fix for this problem. Here is how my `similar_objects` method looks: ``` def...
I ran into some bugs with getting the escaping correct when passing the data to PHP from the command line and using a temporary file made debugging a lot easier....
Also command-line argument can theoretically run into max line length issues if you are trying to pass very large amounts of data to PHP.
Thanks for the PR Jean, however I want to get tests passing before I look at this in-depth. I think the test failures might be due to changes in Travis...
Don't forget to put the ticket number in the commit message