Re: [web2py] Re: Customize the RESTFUL service output

2016-02-13 Thread Selman Kocael
thank you for your question and answer. what is your ajax code. i cannot find how to do it? 2016-02-13 19:33 GMT+02:00 Mamisoa Andriantafika : > Ok here is my answer: > > # RESTFUL CRUD > @request.restful() > def api(): > import json > response.view = 'generic.json' > def GET(tablenam

Re: [web2py] Re: how can i learn number of row

2015-12-14 Thread Selman Kocael
unsubscribe from this group and stop receiving emails from it, send an > email to web2py+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. > -- Selman Kocael İsabet Yayınları -- Resources: - http://web2py.com - http://web2py.com/book (Documenta

Re: [web2py] What is the code to delete an entry for a query from the database table?

2015-12-14 Thread Selman Kocael
ause you are subscribed to the Google Groups > "web2py-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to web2py+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. > -- Selman Kocae

[web2py] view question

2015-11-26 Thread Selman Kocael
I want to print a page like this: [image: Satır içi resim 2] but in google chrome's print page it looks like this: [image: Satır içi resim 3] how can I do two column. i tried this in divs with class col-sm-6. thanks. -- Selman Kocael İsabet Yayınları -- Resources: - http://web2p

Re: [web2py] Re: what's wrong with web2py.com homepage

2015-10-27 Thread Selman Kocael
gt; You received this message because you are subscribed to the Google Groups > "web2py-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to web2py+unsubscr...@googlegroups.com. > For more options, visit https://groups.google

[web2py] what's wrong with web2py.com homepage

2015-10-27 Thread Selman Kocael
home page is like this for me right now: web2py.com [image: Satır içi resim 1] -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message

Re: [web2py] Re: CMS WEB2PY

2015-10-27 Thread Selman Kocael
e Groups > "web2py-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to web2py+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. > -- Selman Kocael İsabet Yayınları -- Resour

Re: [web2py] Re: CMS WEB2PY

2015-10-23 Thread Selman Kocael
sorry. it is new version: https://bitbucket.org/mulonemartin/instantpress/wiki/Home video: https://www.youtube.com/watch?v=vGkR246URRk 2015-10-23 11:11 GMT+03:00 Selman Kocael : > i found a web2py CMS on google code called instantpress. > https://code.google.com/p/instant-press/ >

Re: [web2py] Re: CMS WEB2PY

2015-10-23 Thread Selman Kocael
ptout. >> >> >> -- > Resources: > - http://web2py.com > - http://web2py.com/book (Documentation) > - http://github.com/web2py/web2py (Source code) > - https://code.google.com/p/web2py/issues/list (Report Issues) > --- > You received this message because you are

Re: [web2py] how to add style in header of current page?

2015-09-21 Thread Selman Kocael
roup. > To unsubscribe from this group and stop receiving emails from it, send an > email to web2py+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. > -- Selman Kocael İsabet Yayınları -- Resources: - http://web2py.com - http://web

Re: [web2py] How to insert data using .csv or .xml file

2015-08-06 Thread Selman Kocael
; > > On Thu, Aug 6, 2015 at 7:16 PM, Selman Kocael wrote: > >> 1. delete notnull=True,unique=True in models. >> 2. in shell write: db.Questions.drop() and enter. >> 3. import csv file. >> >> 2015-08-06 16:21 GMT+03:00 Sai Harsh Tondomker : >> >

Re: [web2py] How to insert data using .csv or .xml file

2015-08-06 Thread Selman Kocael
;> Could you do last favor, I want to add more question types for now it's >> only multiple options. >> Could you say how can I ass true or false type ? Like if answer is true >> or false display true/ false type else multiple answer type question. >> >> On Mon,

Re: [web2py] execute model only one time

2015-08-04 Thread Selman Kocael
e Google Groups > "web2py-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to web2py+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. > -- Selman Kocael İsabet Yayınları -- R

Re: [web2py] Re: When will we have a "proper" forum ?

2015-08-03 Thread Selman Kocael
> "web2py-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to web2py+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. > -- Selman Kocael İsabet Yayınları -- Resources: - http:/

Re: [web2py] How to insert data using .csv or .xml file

2015-08-02 Thread Selman Kocael
you can also import csv file with code. but i have not try it. 2015-08-03 8:55 GMT+03:00 Sai Harsh Tondomker : > No need to write code to store in db. > > On Mon, Aug 3, 2015 at 11:07 AM, Selman Kocael > wrote: > >> simple way: >> >> in http://127.0.0.1:8000/[

Re: [web2py] How to insert data using .csv or .xml file

2015-08-02 Thread Selman Kocael
/github.com/web2py/web2py (Source code) > - https://code.google.com/p/web2py/issues/list (Report Issues) > --- > You received this message because you are subscribed to the Google Groups > "web2py-users" group. > To unsubscribe from this group and stop recei

Re: [web2py] Re: When will we have a "proper" forum ?

2015-07-30 Thread Selman Kocael
--- > You received this message because you are subscribed to the Google Groups > "web2py-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to web2py+unsubscr...@googlegroups.com. > For more options, visit https://groups.

[web2py] How to display uploaded files

2015-07-29 Thread Selman Kocael
I can get uploaded files if i upload with SQLFORM or SQLFORM.factory via* form.name.filename*. How can get all uploaded file names under 'upload' directory? Is the only way to save the names to db? -- Selman Kocael İsabet Yayınları -- Resources: - http://web2py.com - http://web2p

Re: [web2py] Opensource web2py forum/mailing list/community go-to help center thingy?

2015-07-27 Thread Selman Kocael
urces: > - http://web2py.com > - http://web2py.com/book (Documentation) > - http://github.com/web2py/web2py (Source code) > - https://code.google.com/p/web2py/issues/list (Report Issues) > --- > You received this message because you are subscribed to the Google Groups > "web2p

Re: [web2py] How do we render the HTML based on response provided by the AJAX call to Web2Py controller action?

2015-07-23 Thread Selman Kocael
2py/web2py (Source code) > - https://code.google.com/p/web2py/issues/list (Report Issues) > --- > You received this message because you are subscribed to the Google Groups > "web2py-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to web2p

Re: [web2py] Layout.html — Ajax & Direct URL

2015-07-10 Thread Selman Kocael
eceived this message because you are subscribed to the Google Groups > "web2py-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to web2py+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d

Re: [web2py] Layout.html — Ajax & Direct URL

2015-07-10 Thread Selman Kocael
Resources: > - http://web2py.com > - http://web2py.com/book (Documentation) > - http://github.com/web2py/web2py (Source code) > - https://code.google.com/p/web2py/issues/list (Report Issues) > --- > You received this message because you are subscribed to the Google Groups > "

Re: [web2py] Re: prettydate ago is not translated

2015-07-05 Thread Selman Kocael
y find: >> %d weeks ago >> >> >> >> >> -- > Resources: > - http://web2py.com > - http://web2py.com/book (Documentation) > - http://github.com/web2py/web2py (Source code) > - https://code.google.com/p/web2py/issues/list (Report Issues) > --- &

Re: [web2py] Re: Layout problem

2015-06-27 Thread Selman Kocael
ode.google.com/p/web2py/issues/list (Report Issues) > --- > You received this message because you are subscribed to the Google Groups > "web2py-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to web2py+unsubscr...@googlegroups.com. &

[web2py] Web2py Web-based IDE shortcuts

2015-06-15 Thread Selman Kocael
What is keyboard shortcuts of web2py's web-based IDE. i can't find any guide about it. I recognize that has shortcuts. but i don't know what are they. for example: in views - index.html ctrl + space gives advices. in every files. alt + mouse select multiple lines. and so on. -- Resources: - ht

Re: [web2py] Re: Select multiple rows

2015-06-14 Thread Selman Kocael
Thanks. 14 Haz 2015 23:56 tarihinde "Limedrop" yazdı: > Try something like this: > > rows = db(db.cikmis_soru.id.belongs(ids)).select() > > > On Monday, 15 June 2015 07:13:02 UTC+12, xmarx wrote: >> >> Hi. >> >> I want to select a list of id from database. >> >> ids=[12,145,69] >> >> how can

[web2py] Select multiple rows

2015-06-14 Thread Selman Kocael
Hi. I want to select a list of id from database. ids=[12,145,69] how can i do this? Is there any quick way of it? for example: query="" for i in ids: if not i==ids[-1]: query+="(db.cikmis_soru.id=="+i+")&" else: query+="(d

Re: [web2py] form.add_button() looks different than the "Submit" button displayed with SQLFORM

2015-06-11 Thread Selman Kocael
e) > - https://code.google.com/p/web2py/issues/list (Report Issues) > --- > You received this message because you are subscribed to the Google Groups > "web2py-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to web2py+unsubscr..