Andy Woods

Results 13 issues of Andy Woods

removed python_2_unicode_compatible requirement so works with django 3.

I'm developing a site with django 2. I'm updating DDS to work with django2 here https://github.com/andytwoods/django-dynamic-scraper Will pull request when I'm satisfied all works.

Hi, I load manually load CSS and JS in my template for my ModelForm DateTime field. I dont load in {{ form.media.js }} as this is already loaded. The form...

Hi there, if you felt it a good idea, I'd be happy to merge in the features of this extension into your package: https://github.com/andytwoods/mrbenn This extension lets you click on...

Hi Ian, I think there may be a bug with horizontalAlign right. cheers, Andy. ``` ``` ![image](https://cloud.githubusercontent.com/assets/595166/11781876/13f8ba0e-a265-11e5-8396-bf015e2ad084.png)

Hi, I bought your package to access dlib and its functionality. Could you advise how I do this? thanks, Andy.

Apologies if this is the wrong place to suggest something. Would you be open to a pull-request for the creation of a settings flag for making checking missing context variables...

Hi Robert, could you give that a go? cheers. Am thinking we _may_ be able to launch these files even within the browser. See django-debug-toolbar issue with our approach https://github.com/jazzband/django-debug-toolbar/issues/1564

enhancement

Hi there, i'm getting: ` botocore.exceptions.ClientError: An error occurred (InvalidToken) when calling the PutObject operation: The provided token is malformed or otherwise invalid. ` I've been exploring the below (bottom...