-
```
NoMethodError: undefined method `[]' for nil:NilClass
from /usr/local/var/rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/share-counter-0.0.7/lib/share-counter.rb:43:in `delicious'
from (irb…
-
**Models**
```
Class MyModel(models.Model):
name = models.CharField()
sports = models.ManyToManyField(Sport, blank=True, null=True)
```
**Serializers**
```
class MyModelSerializer(serialize…
-
Hi guys,
Am trying to use Mechanize to get the html of a public facing website such as http://www.linkedin.com/in/barackobama?trk=pub-pbmap. It works within my local console but not after my app has …
-
@shevron maybe you can help (since it's connected to your code):
when I run the test locally, when preparing the setup steps I get this error, when I run `python worker.py`:
No handlers could be fo…
-
Per Tuesday's conversation, here's a start on a list of tech organizations pulled from Meetup.com, GSATC.org calendar, Google, and my brain.
I didn't get into Spartanburg or Anderson and will leave i…
-
![alt text](http://i.imgur.com/Irgv0Fx.png)
### Be sure to checkout the [0.9.5b Demo Video (Youtube)](https://www.youtube.com/watch?v=G49MMQi2zHE)
##### Please:
- Present issues and comments courteous…
-
I am testing the text scraping and it is not functioning properly. I test looking at the Isoelzwe stories and we are only grabbing one line of text and the text is not associate with the story. Do we …
-
my application routes section in app.js file just get bigger and bigger. I want to move them out to a separate page just for route. not sure how to do that.
/**
- Load controllers.
*/
var homeCon…
-
I was playing around with the scraping code and couldn't figure why it's not working.
Apparently mmi in their IturTabot page currently serve a html with a closing tr tag which does not have an opening…
-
see this:
https://groups.google.com/forum/#!msg/hasadna11/6Os5O8GA8Ks/02UOfYrZYVcJ
@niryariv maybe yair should prepare this?