gc2gh / django-newsroom

Automatically exported from code.google.com/p/django-newsroom
Other
0 stars 0 forks source link

Open Calais Integration #58

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The open calais integration into the newsroom is done using
django-supertagging.

I have attach a patch for the people that are interested. In order to get
it up and running you will need to :
* add your open calais key in local_settings.py
* apply the patch
* get the dependency : pip install -r requirements/external_apps.txt
* syncdb 
* ./manage.py runserver

In order to see it into action can add a story with a long summary.

--yml

Original issue reported on code.google.com by yann.ma...@gmail.com on 16 May 2009 at 12:45

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by yann.ma...@gmail.com on 16 May 2009 at 12:45

GoogleCodeExporter commented 8 years ago

Original comment by yann.ma...@gmail.com on 16 May 2009 at 1:00

GoogleCodeExporter commented 8 years ago

Original comment by mand...@gmail.com on 28 May 2009 at 2:25