#26481 - Add a "strict mode" for defer()/only()

2016-04-22 Thread Fabien Schwob
Hello, I would like to try to work on the #26481 ticket, and I'm new to the inner workings of Django, but I thinks it's the best way to learn more about it. Several enhancements / modifications are related to this ticket : * The first one is adding a strict argument to only() that will raise an

Re: #26481 - Add a "strict mode" for defer()/only()

2016-05-01 Thread Fabien Schwob
x27;s comment, "Overriding Model.refresh_from_db() allows > raising failure when deferred field is accessed - is this enough for you > use case?" > > > On Friday, April 22, 2016 at 7:07:07 AM UTC-4, Fabien SCHWOB wrote: >> >> Hello, >> >> I would like t

Re: Django t-shirt

2023-01-16 Thread Fabien Schwob
Hello, It would be awesome to also have a Threadless alternative for Europe, to avoid huge delivery costs and customs fees. Best regards, Dim 15 janv 2023, à 09:03, 'Adam Johnson' via Django developers (Contributions to Django itself) a écrit : > There is a Django Threadless store where you c

Re: Amazon S3 Integration

2007-08-08 Thread Fabien Schwob
mazon SQS [3] at put it in the template. * etc. [1] http://aws.amazon.com/s3 [2] http://aws.amazon.com/fps [3] http://aws.amazon.com/sqs My 0.2 cents -- Fabien SCHWOB --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups &qu

Re: Amazon S3 Integration

2007-08-09 Thread Fabien Schwob
> developing yet-another AWS client implementation, but integrating boto > into Django via fields, etc would be great! > > [1] http://code.google.com/p/boto/ Yes, but my idea was to use boto in django-amazon. The goal (in my mind) is to provide a layer around boto to Django

Re: salut

2007-08-09 Thread Fabien Schwob
site de la communauté française sur Django est à l'adresse : http://www.django-fr.org/ -- Fabien SCHWOB _ Derrière chaque bogue, il y a un développeur, un homme qui s'est trompé. (Bon, OK, parf

Ticket 4438 - Middleware for contrib.sites to get the site matching the current host name

2007-10-26 Thread Fabien Schwob
Hello, While thinking about a new site, I've searched how to serve multiple sites using a single VHost. I've read the thread [1] about the initial solution ( Ticket 4438 [2]) and I've seen that the ticket is still in the "Design decision needed" state after the new patch by SmileyChris. I would