Any chance of getting an epub version of the official book in addition
to the pdf? I would gladly pay $12.50 for that.
Sorry, I'm really new with both Python and web2py (coming from c#/
asp.net)!
I'm trying to create a statically-initialized dropdown (I'm not
populating from a database) that has values different from the
displayed text. A trivial example of the desired HTML output:
Car
Van
Truck
--
You recei
m, Thadeus Burgess wrote:
> is this integrated into sqlform?
>
> Field(..., requires=IS_IN_SET((1, 2, 3), ("Car", "Van", "Truck")))
>
> -Thadeus
>
> On Thu, Feb 11, 2010 at 1:32 PM, Donald Hughes
> wrote:
> > Sorry, I'm really new wit
((1, 2, 3), ("Car", "Van", "Truck")))
>
> -ThadeusOn Thu, Feb 11, 2010 at 1:32 PM, Donald Hughes
> wrote:
> > Sorry, I'm really new with both Python and web2py (coming from c#/
> > asp.net)!
>
> > I'm trying to create a staticall
Are you trying to write 50,000 rows to a single webpage without
paging? If so, you might find the bottleneck is in the browser trying
to render a table that large.
I ran the query below on a similar set of data, albeit in MS SQL
Server 2005 so I'm sure the SQL will vary from that of PostgreSQL
Annet, you will definitely need to change your domain's nameservers to
those at webfaction. This is how your domain name is associated with
your hosting account, and would be required no matter who the host
was.
I've used a lot of hosting companies over the years, and WebFaction is
the best I've
6 matches
Mail list logo