$ paster quickstart -x -n myproject
Then you will get a project without database and authentication, you
can now setup your own backend, call your own web services and provide
your authentication based on those remote calls.
> --
> You received this message because you are subscribed to the Google Groups "TurboGears" group.
> To post to this group, send email to turbo...@googlegroups.com.
> To unsubscribe from this group, send email to turbogears+...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/turbogears?hl=en.
>
<div id="content">
<div class="currentpage">
Now Viewing: ToscaSample New Movie
</div>
<h1>New Movie</h1>
<form xmlns="http://www.w3.org/1999/xhtml" id="create_movie_form"
action="" method="post" class="required movieform">
<table border="0" cellspacing="0" cellpadding="2">
<tr id="create_movie_form_title.container" class="even"
title="">
<td class="labelcol">
<label id="create_movie_form_title.label"
for="create_movie_form_title"
-------- MORE OF THE SAME SORT OF CODE WITH < and > ----------------
</form>
<!-- End of main_content -->
<div id="footer">
Any idea what could cause this?
Alessandro Molina-2 wrote:
>
> TurboGears projects can be quickstarted without database and auth,
> just run the quickstart with -x -n options:
>
> $ paster quickstart -x -n myproject
>
>
--
View this message in context: http://old.nabble.com/Is-it-possible-to-not-use-a-database--tp33709401p33711080.html