On Wednesday, November 26, 2014 10:33:25 PM UTC-8, Sarbjit singh wrote:
>
> Hi,
>
> I have been using web2py for sometime. I am exploring Django now, in
> web2py there is a way to generate data grids (using SQLFORM.grid) which
> generates very net grid based on the data model with support to add
Hello,
From my point of view, you're asking for a similar MySQL admin
with bootstrap style? Why not directly get a DB admin like pgadmin
or so?
The most similar thing will be the django admin as Timothy stated.
Thank you,
aRkadeFR
On 11/28/2014 05:55 AM, Sarbjit singh wrote:
What web2py GRID
The Django 'admin' section provides this functionality.
On Fri, Nov 28, 2014 at 2:55 AM, Sarbjit singh
wrote:
> What web2py GRID does is, that it takes the SQL table/query as argument,
> and return the records satisfying the query.
>
> Records which are returned are seen in bootstrap enabled ta
What web2py GRID does is, that it takes the SQL table/query as argument,
and return the records satisfying the query.
Records which are returned are seen in bootstrap enabled table with
features having pagintation, sorting, search, ability to edit/delete/view
individual record, add new record
maybe you'll get a better chance of responding if you explained what this
web2py feature does exactly
currently you have a very low chance of getting a response because you need
from someone knowledgeable in both django and web2py.
What do you need? an html table with database data?
On Thu, Nov
5 matches
Mail list logo