"paster quickstart -s -n projectname" should probably do what you are looking for.
On Wed, Aug 3, 2011 at 1:52 AM, Mengu <[email protected]> wrote: > Hi, > > Prior to my previous question "does sprox need repoze.who/what in > order to work", I did give it a try and generated a new application > with paster quickstart. I have said "no" to the authn/authz question. > The new app has been generated. There were two things that surprised > me. > > - The application did not generate the same model/__init__.py as the > application with authentication. > > - The application disabled usage of ToscaWidgets. > > Why it is like this? Any reasoning behind that, I mean I just did not > want to use authentication/authorization middleware, not the two above. > > -- > You received this message because you are subscribed to the Google Groups > "TurboGears" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/turbogears?hl=en. > > -- You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/turbogears?hl=en.

