google-code-export / django-hotclub

Automatically exported from code.google.com/p/django-hotclub
MIT License
0 stars 0 forks source link

Document cross-app dependencies #71

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Customizing/differentiating a site based on Pinax generally involves
disabling some apps. This often causes subtle breakages due to implicit
cross-app dependencies. We should have a document which lists all apps,
with a brief description, some basic tips for working with it, and a list
of dependencies. I volunteer to help with this.

Original issue reported on code.google.com by ericd...@gmail.com on 25 Sep 2008 at 11:46

GoogleCodeExporter commented 9 years ago
perhaps the long-term solution is a django deployment solution based on eggs. 
There
is work on this I think.. buildout anyone?
http://yummyapplepie.wordpress.com/2008/07/10/repeatable-django-installations/

Original comment by ericd...@gmail.com on 25 Sep 2008 at 11:48

GoogleCodeExporter commented 9 years ago
this could replace the current svn external method for deployment yes? one could
specify a subset of the pinax apps, and dependencies would be pulled in 
automatically?

Original comment by ericd...@gmail.com on 25 Sep 2008 at 11:50

GoogleCodeExporter commented 9 years ago
Buildout is most likely to become a optional way to get Pinax at some point.

Original comment by leidel on 18 Oct 2008 at 9:26

GoogleCodeExporter commented 9 years ago
Dependency documentation now exists and the basic_project allows for 
constructive
rather than destructive customization.

Original comment by jtau...@gmail.com on 27 Oct 2008 at 10:54

GoogleCodeExporter commented 9 years ago
Yay!

Original comment by leidel on 27 Oct 2008 at 10:56

GoogleCodeExporter commented 9 years ago
basic_project is just the thing, just updated a site using it as a template, 
trimmed a lot of apps. Thanks,
James!

Original comment by ericd...@gmail.com on 27 Oct 2008 at 11:05

GoogleCodeExporter commented 9 years ago
closing this bug as described.

Original comment by jtau...@gmail.com on 31 Oct 2008 at 12:24