I've deleted user information from auth_users and suddenly all my data
(from other table views) disapears.. Yes, other tables are linked to this
one. Specifically for info on updates and simillar...
If I restore the same data in auth_users other table still doesn't show
anything... I event rese
On views/layout.html you have to include/ or replace the code that loads
jquery-ui theme
Change it for your downloaded
theme
This *{{=URL('static', 'css', 'jquery-ui.custom.css')}} is your jquery ui
theme under /static/css/*
On Mon, Nov 14, 2011 at 12:45 AM, tomt wrote:
> Hi,
>
> I'm lo
Hi,
I'm looking for an example of how to install and use a jquery theme
for SQLFORM.grid
I see that I can implement jquery-ui by defining:
form = SQLFORM.grid(query=db.table.field=='3',ui='jquery-ui')
I see that I can download a theme from http://jqueryui.com/download
but I don't know where to i
You are using # but you have to use @ for the decorador
class PluginWikiWidgets(PluginWikiWidgets):
@staticmethod
def blabla(a,b):
return blabla
Enviado via iPhone
Em 26/09/2010, às 22:59, "tom_tren...@yahoo.com"
escreveu:
> Hi,
>
> I have been following the video at htt
Hi,
I have been following the video at http://www.vimeo.com/13485916
I'm impressed by the possibilities of this plugin and I was able to
successfully run the examples localy, but I ran into a problem when
trying to duplicate the tutorial's example of creating a new widget.
I believe I copied the
5 matches
Mail list logo