*** River_Rat has joined #zope | 00:00 | |
*** RiverRat has quit IRC | 00:00 | |
*** supton_ has joined #zope | 00:09 | |
*** supton has quit IRC | 00:11 | |
*** thetet has quit IRC | 00:12 | |
*** sp0cksbeard has quit IRC | 00:22 | |
*** J1m has quit IRC | 00:27 | |
*** tiwula has quit IRC | 00:28 | |
*** tiwula has joined #zope | 00:44 | |
*** thetet has joined #zope | 00:47 | |
*** thetet has quit IRC | 00:55 | |
*** kosh has joined #zope | 01:00 | |
kosh | hail zombie bait! | 01:04 |
---|---|---|
*** kiorky has quit IRC | 01:16 | |
*** kiorky has joined #zope | 01:26 | |
*** kiorky has quit IRC | 01:32 | |
*** kiorky has joined #zope | 01:43 | |
*** roq_ has quit IRC | 02:00 | |
*** nande has joined #zope | 02:22 | |
*** tiwula has quit IRC | 02:23 | |
*** nande has quit IRC | 02:24 | |
*** nande has joined #zope | 02:30 | |
*** tiwula has joined #zope | 02:40 | |
*** tiwula has quit IRC | 02:43 | |
*** tiwula has joined #zope | 02:45 | |
*** tiwula has quit IRC | 02:54 | |
*** _mup_ has quit IRC | 03:00 | |
*** _mup_ has joined #zope | 03:00 | |
*** Spanktar has quit IRC | 03:01 | |
*** mr_jolly has quit IRC | 03:07 | |
*** tiwula has joined #zope | 03:10 | |
*** runyaga has quit IRC | 03:12 | |
*** tiwula has quit IRC | 04:06 | |
*** daMaestro has quit IRC | 05:03 | |
*** nande has quit IRC | 06:36 | |
*** kosh has quit IRC | 07:52 | |
*** mr_jolly has joined #zope | 08:22 | |
*** thetet has joined #zope | 08:58 | |
*** mr_jolly_ has joined #zope | 09:01 | |
*** mr_jolly has quit IRC | 09:03 | |
*** mr_jolly_ is now known as mr_jolly | 09:03 | |
*** __mac__ has joined #zope | 09:09 | |
*** thetet has quit IRC | 09:12 | |
*** thetet has joined #zope | 09:13 | |
*** __mac__ has quit IRC | 09:17 | |
*** __mac__ has joined #zope | 09:31 | |
*** zagy has joined #zope | 09:44 | |
*** tisto has joined #zope | 09:53 | |
*** River_Rat is now known as RiverRat | 09:54 | |
*** maurits has joined #zope | 10:06 | |
*** eperez has joined #zope | 10:33 | |
*** __mac__ has quit IRC | 10:37 | |
*** fredvd has joined #zope | 10:49 | |
*** J1m has joined #zope | 11:15 | |
*** J1m has quit IRC | 11:16 | |
*** avoinea has joined #zope | 11:21 | |
*** ccomb has joined #zope | 11:38 | |
*** zagy1 has joined #zope | 11:47 | |
*** zagy has quit IRC | 11:48 | |
*** sunew has joined #zope | 11:49 | |
*** __mac__ has joined #zope | 12:10 | |
*** __mac__ has quit IRC | 12:17 | |
*** __mac__ has joined #zope | 12:29 | |
*** __mac__1 has joined #zope | 12:30 | |
*** __mac__ has quit IRC | 12:30 | |
*** teix has joined #zope | 12:43 | |
*** tisto is now known as tisto|lunch | 13:01 | |
*** ccomb has quit IRC | 13:04 | |
*** __mac__1 has quit IRC | 13:10 | |
*** tisto|lunch has quit IRC | 13:31 | |
*** __mac__ has joined #zope | 13:31 | |
*** tisto|lunch has joined #zope | 13:44 | |
*** __mac__ has quit IRC | 13:50 | |
*** thetet has quit IRC | 14:07 | |
*** JT_ has quit IRC | 14:15 | |
*** JT has joined #zope | 14:16 | |
*** ccomb has joined #zope | 14:54 | |
*** J1m has joined #zope | 14:57 | |
*** _mup_ has quit IRC | 15:03 | |
*** _mup_ has joined #zope | 15:03 | |
*** thetet has joined #zope | 15:08 | |
*** __mac__ has joined #zope | 15:08 | |
*** __mac__ has quit IRC | 15:20 | |
*** tisto|lunch is now known as tisto | 15:36 | |
*** thetet has quit IRC | 15:38 | |
*** thetet has joined #zope | 15:42 | |
*** tisto has quit IRC | 15:47 | |
*** hariom has joined #zope | 15:47 | |
hariom | I am sending ajax post request with json encoded data to the server. How to retrieve it from the request? I see that request.post('para') doesn't work. The json string I am sending is: {'para': {'a': 'new york'}} | 15:49 |
*** sp0cksbeard has joined #zope | 15:54 | |
*** tisto has joined #zope | 16:01 | |
*** eperez has quit IRC | 16:01 | |
*** hariom has quit IRC | 16:12 | |
mgedmin | I'm pretty sure zope doesn't deserialize json for you | 16:14 |
mgedmin | you need something like json.loads(request.body.read()) | 16:14 |
mgedmin | request.bodyStream actually | 16:16 |
mgedmin | aaugh /me is distracted today | 16:16 |
mgedmin | request.body is a string; request.bodyStream is a stream (with various warnings about maybe being able to read it at most once) | 16:16 |
mgedmin | if you can trust the interface description | 16:18 |
*** tisto has quit IRC | 16:20 | |
*** J1m has quit IRC | 16:20 | |
*** J1m has joined #zope | 16:25 | |
*** yvl has joined #zope | 16:28 | |
*** J1m has quit IRC | 16:36 | |
*** menesis has joined #zope | 16:39 | |
*** __mac__ has joined #zope | 16:39 | |
*** J1m has joined #zope | 16:40 | |
*** __mac__ has quit IRC | 16:41 | |
*** __mac__ has joined #zope | 16:44 | |
*** sunew has quit IRC | 16:49 | |
*** running_clam has joined #zope | 16:53 | |
*** running_clam has left #zope | 16:55 | |
*** roq_ has joined #zope | 17:04 | |
*** __mac__ has quit IRC | 17:28 | |
*** River_Rat has joined #zope | 17:31 | |
*** RiverRat has quit IRC | 17:32 | |
*** hariom has joined #zope | 17:37 | |
*** __mac__ has joined #zope | 17:40 | |
*** thetet has quit IRC | 17:51 | |
*** __mac__ has quit IRC | 17:51 | |
*** kosh has joined #zope | 17:58 | |
*** J1m has quit IRC | 18:00 | |
*** J1m has joined #zope | 18:05 | |
*** __mac__ has joined #zope | 18:07 | |
*** maurits has quit IRC | 18:17 | |
*** __mac__1 has joined #zope | 18:25 | |
*** __mac__ has quit IRC | 18:26 | |
*** fredvd has quit IRC | 18:32 | |
*** teix has quit IRC | 18:38 | |
*** eperez has joined #zope | 18:42 | |
*** __mac__1 has quit IRC | 18:52 | |
*** teix has joined #zope | 18:55 | |
*** nande has joined #zope | 19:02 | |
*** __mac__ has joined #zope | 19:02 | |
*** ccomb has quit IRC | 19:14 | |
*** mr_jolly has quit IRC | 19:21 | |
*** __mac__ has quit IRC | 19:30 | |
*** J1m has quit IRC | 19:47 | |
*** J1m has joined #zope | 19:52 | |
*** avoinea has quit IRC | 20:00 | |
*** menesis has quit IRC | 20:04 | |
*** Pumukel has joined #zope | 20:05 | |
*** Pumukel has quit IRC | 20:43 | |
*** __mac__ has joined #zope | 20:56 | |
*** menesis has joined #zope | 20:56 | |
*** rbanffy has joined #zope | 21:10 | |
*** zagy1 has quit IRC | 21:17 | |
*** zagy has joined #zope | 21:17 | |
*** zagy has quit IRC | 21:17 | |
*** Isenn has joined #zope | 21:21 | |
Isenn | Hi, is there any URL to the page where i can pack the database manualy? | 21:22 |
*** zagy has joined #zope | 21:22 | |
kosh | do you want a script to pack the db or do you just want to click the pack button? | 21:23 |
Isenn | Sorted it, i was logging in with the wrong url.. And no, i was looking for the url where you can pack it manualy.. I thought the user did not have permissions to visit it, but it had | 21:33 |
Isenn | Thanks | 21:33 |
*** Isenn has quit IRC | 21:35 | |
*** hariom has quit IRC | 21:37 | |
*** miano has quit IRC | 21:49 | |
*** rbanffy has quit IRC | 21:54 | |
*** zagy has quit IRC | 21:55 | |
*** nande has quit IRC | 21:56 | |
*** zagy has joined #zope | 22:02 | |
*** zagy has quit IRC | 22:08 | |
*** teix has quit IRC | 22:13 | |
*** rbanffy has joined #zope | 22:19 | |
*** rbanffy_ has joined #zope | 22:22 | |
*** rbanffy_ has quit IRC | 22:23 | |
*** __mac__ has quit IRC | 23:06 | |
*** _mup_ has quit IRC | 23:25 | |
*** _mup_ has joined #zope | 23:27 | |
*** roq_ has quit IRC | 23:33 | |
*** frapell has quit IRC | 23:44 | |
*** frapell has joined #zope | 23:48 | |
*** frapell has joined #zope | 23:48 | |
*** zagy has joined #zope | 23:51 | |
*** zagy has quit IRC | 23:55 | |
*** frapell has quit IRC | 23:57 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!