Repository with sources and generator of https://larlet.fr/david/ https://larlet.fr/david/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

article.md 993B

title: RDF store et Django slug: rdf-store-et-django date: 2008-04-25 15:55:04 type: thought vignette:
contextual_title1: EC2 pour les bioinformaticiens contextual_url1: 20080422-ec2-pour-les-bioinformaticiens contextual_title2: GTD avec Mail.app et iCal sous OSX leopard contextual_url2: 20080420-gtd-avec-mailapp-et-ical-sous-osx-leopard contextual_title3: Un provider OpenID sur votre propre domaine contextual_url3: 20080414-un-provider-openid-sur-votre-propre-domaine

Mostly, QuerySet does not poke at the internals of Query: it uses “public” methods only. This is deliberate. It means that writing something like a Query class for a different sort of backend (RDF store, or LDAP or whatever) might very well be possible.

D’après Malcolm, enfin une bonne raison de tester la branche queryset-refactor.