google-code-export / django-hotclub

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

setup.py for Pinax #169

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Currently Pinax is not installable, therefore it can not be added as a pip
requirement.

The command 'pip install pinax' should get all the requirements (including
django if not installed).

But a question comes after that, once Pinax is installed what is the user
expected to do?
To be more django-ish an approach would be to suggest the user to create
the project using something like:
django-admin startproject --template=pinax_intranet_project myproject

I have an idea, but that's gonna be the subject of the next ticket.

Original issue reported on code.google.com by ingenier...@gmail.com on 31 Jan 2009 at 5:55

GoogleCodeExporter commented 9 years ago
Can you bring this up on pinax-core-dev mailing list? I'd like to get a 
discussion going on about this. We need 
to evaluate this. Also keep in mind we have a pinax_clone_project.py script 
that we plan on being the tool to 
bootstrap a Pinax project. I am not entirely sold on actually allowing Pinax to 
be pip installable.

Original comment by bros...@gmail.com on 31 Jan 2009 at 9:42

GoogleCodeExporter commented 9 years ago

Original comment by leidel on 16 Mar 2009 at 2:29

GoogleCodeExporter commented 9 years ago

Original comment by leidel on 16 Mar 2009 at 2:30

GoogleCodeExporter commented 9 years ago
This has been committed to Pinax by Jannis. Closing.

Original comment by bros...@gmail.com on 19 Mar 2009 at 7:22

GoogleCodeExporter commented 9 years ago
Excellent news, thanks!

Original comment by ingenier...@gmail.com on 19 Mar 2009 at 10:16