stevencoding / django-basic-apps

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

blog app should list 'inlines' in README as a dependency #25

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Try to use basic.blog with only the tagging, and basic.blog installed
2.
3.

What is the expected output? What do you see instead?

I get the same error as the guy in this thread:
http://groups.google.com/group/django-basic-apps/browse_frm/thread/29ac394a1f033
117#
when trying to access the blog admin part.

It fails due to basic.blog depending on basic.inlines, but this is not
documented!

What version of the product are you using? On what operating system?

Trunk from today

Original issue reported on code.google.com by hwa...@gmail.com on 20 Nov 2008 at 1:35

GoogleCodeExporter commented 8 years ago
Looking through the archives, seems like lots of people run into this:
http://groups.google.com/group/django-basic-apps/browse_frm/thread/b75ec11339a72
635#
, 
http://groups.google.com/group/django-basic-apps/browse_frm/thread/be3fbc0fee154
00f#

etc

Original comment by hwa...@gmail.com on 20 Nov 2008 at 1:43

GoogleCodeExporter commented 8 years ago

Original comment by npbor...@gmail.com on 23 Jan 2009 at 6:25