jamesob
jamesob
Is this project maintained?
Approach ACK, thanks.
Tested that when this commit is cherry-picked on top of current master, ICS files exported from Google Calendar can be uploaded without encountering the "Main component missing" error. Please merge...
Seeing this error when attempting to import an ICS as exported by Google Calendar.
Cool. Can someone add a "needs benchmark" label?
Two ACKs on a test change - RFM?
+1. Fixing this would make Realms a lot more attractive :)
Does anyone have a documented way of getting multiprocess to work with django-nose? The runner seems to accept my `--processes` argument, but it's ineffectual; i.e., `MultiProcessTestRunner.run` never seems to actually...
The install instructions are failing for me, too: ``` jobeirneMBP Code $ git clone https://github.com/unconed/TermKit.git --recursive Cloning into TermKit... remote: Counting objects: 2883, done. remote: Compressing objects: 100% (1201/1201), done....
Along these lines too is something I'm interested in: ipython integration. I think conceptually they are both pretty similar; you have cells which are acted upon by some external process...