Custom Query (1174 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (295 - 297 of 1174)

Ticket Resolution Summary Owner Reporter
#312 FIXED Use mongokit's "Dot Notation" Christopher Allan Webber Elrond
Description

mongokit supports accessing fields not only as doc['field'] but also as doc.field.

  • This might look more pythonic.
  • This will ease a possible transition to sqlalchemy (as this it the sqlalchemy way)
  • Docs: http://namlook.github.com/mongokit/tutorial.html#dot-notation Main questions:
  • Switch it on now or in the sql-migration branch?
  • If switching it on now, should all accesses be converted to the new syntax?
#313 fixed A way to subscribe to comments Christopher Allan Webber
Description

I'd really love to know when someone sends a reply to my images. Might also be nice when posting a comment to be able to "subscribe" to all comments in that thread!

I wonder if this task should be pushed off to celery. (Probably?)

#314 fixed Mozilla Persona (BrowserID) support Christopher Allan Webber
Description

Talked to the openphoto people. They have browserid support, which looks easy and pleasant: https://browserid.org/

Furthermore, the OpenPhoto people say it's easy. So why not support it? :)

<paroneayea> hub: we don't use browserid yet
<paroneayea> but I'd like to
<jmathai> paroneayea: said there's a json spec but it's not finalized yet
<paroneayea> how hard is browserid to implement?
<paroneayea> it looks beautifully pleasant to use
<jmathai> trivial
<paroneayea> really?
<paroneayea> awesome
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.