What is the best way to remove features from Pinax?

1 view
Skip to first unread message

Andy

unread,
Nov 3, 2009, 8:45:20 PM11/3/09
to Pinax Users
I've cloned a social_project.

There're some features I don't need for my project. If I want to
remove a feature (eg. "bookmarks") what's the best way to do it?

From a broader angle, for this project I mostly need Pinax's profile &
messaging features. Should I start with social_project and remove all
the unneeded features or should I start with a more bareboned project
and add profile & messaging?

ptone

unread,
Nov 4, 2009, 5:19:48 PM11/4/09
to Pinax Users
While not a thorough approach (ie - the apps and DB tables are still
installed) - I do think the easiest way is to comment out lines in the
URL conf, and then comment out the parts of the template that refer to
those functions.

I'm slowly investigating whether there is any way to automate this -
or at least document how to do it more thoroughly.

-Preston

Harley Bussell

unread,
Nov 5, 2009, 1:04:57 AM11/5/09
to Pinax Users
If you want to remove features from the social project its best to
also comment out the apps from installed apps.
As well as what ptone mentioned, removing the entries from urls.py and
the template.

Id rather just start with a bare project and add the bits that i
needed. You have to change less in the project and its easy to see
any app specific settings you might need from the social project.
Reply all
Reply to author
Forward
0 new messages