Dan Davis

Results 46 issues of Dan Davis

**DESIRED BEHAVIOR** My team uses django-bakery in a couple of places. We want builds on Windows to just work without workarounds. However, right now we need some workarounds because of...

**CURRENT BEHAVIOR** The project includes no additional context processors or request headers which I can re-skin the pages to look different when generated statically. **DESIRED BEHAVIOR** Custom request.META such as...

In X509Adapter, the certificate and private key are provided as bytes. I have a much deeper problem where I need to use with Python certificates that rely on a smart...

Please see issue palewire/django-bakery#156. In one commit, I changed a couple places where that code uses os.path.join() for a path that will be validated by PyFilesystem2. However, there is still...

question

## Description The form templates at https://designsystem.digital.gov/templates/form-templates/ are very spare and do not cover more complicated forms. Their is a lack of clarify due to this about how to encode...

Type: Enhancement
Affects: Guidance 🟡
Package: Forms

### General information **OS Platform and Distribution: Windows 10**: - never in prodcution **ElasticHQ Version**: Clone of master, tag v3.5.12 **Elasticsearch Version**: 7.5.1 **Python version (ignore is using docker image)**:...

Since both `FluentMatcher` and `FluentWebElementVistor` are single function interfaces, they can be used with Java 8 lambda functions. This is wonderful! kudos. Please update the README when discussing each of...

I have an abstraction I've used a lot with Java, where my page objects wait for the visibility of elements that I know to be dynamic. I've even made that...

Although the SQL panel has code to record procedure calls in the `NormalCursorWrapper`, there is no code to record function calls, e.g. `cursor.callfunc`. I also don't see any tests for...

As a ``, I want to `` so that `` (make this the title) ### Expected behavior ### Actual behavior ### Steps to reproduce the behavior