google-code-export / django-page-cms

Automatically exported from code.google.com/p/django-page-cms
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

references to django-tagging instead of django-taggit #216

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
not sure it's the best place for a documentation issue, but I couldn't figure 
out how to update the wiki...

In a few places in the wiki, there are references to the django-tagging module, 
while probably it should be replaced by django-taggit.

http://packages.python.org/django-page-cms/introduction.html
http://packages.python.org/django-page-cms/settings-list.html#page-tagging
http://packages.python.org/django-page-cms/installation.html#id3

File external_apps.txt correctly contains 'django-taggit'.

Original issue reported on code.google.com by sergiomorstabilini@gmail.com on 26 Oct 2010 at 1:35

GoogleCodeExporter commented 9 years ago
Thanks for the report, fixed here:

http://github.com/batiste/django-page-cms/commit/cc6562ee8c4de859fd4df9c2963a6c3
e31273da3

Original comment by batiste....@gmail.com on 26 Oct 2010 at 1:50