Results 27 issues of Dean Kayton

Version I am using: ``` "org.flywaydb" %% "flyway-play" % "5.3.2", ``` I am particularly interested in [one of the versions supported by RDS](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_PostgreSQL.html#PostgreSQL.Concepts.General.DBVersions). I get this warning on one of...

Seems to me that when this library is installed it could supersede the default Django Admin log functionality (`django_admin_log` table). My aim in using this library is for Django history...

enhancement

**Is your feature request related to a problem? Please describe.** When I define the role multipe times, it results in only the final configuration in the end. **Describe the solution...

I am happy to explore implementing this. Just creating an issue to track. For now, the subject says enough. Will flesh this out as progress happens.

task
User Request
backend

This would allow details of an order to be amended should an error occur. And then a new invoice generated. As part of this, it would be useful to be...

User Request
Admin Page

I didn't expect it to install successfully, but I was curious to see what 'yum install docker' resulted in. Here is the output: ``` [root@anyfed home]$ yum install docker Last...

**Use case:** I want to navigate to https://example.com/about , which is actually just an html page in the static/ directory `/static/about/index.html` It would be great to be able to enable...

Not sure if useful or not, thought I would share in case. To install, create a new python virtual environment: - `pip install ansible` - `ansible-galaxy install geerlingguy.docker` - `ansible-galaxy...

Some additional context on [a discussion in Discord](https://discord.com/channels/697882427875393627/732335369718071376/1187334649446404106). To summarize... the flexibility to generically create and use custom aggregate types, like [Coefficient of Variation](https://statisticsbyjim.com/basics/coefficient-variation) for example would avoid end-users needing...

new feature

**Describe the bug** Missing text upon paste **To Reproduce** Copy and paste into new note **Expected behavior** Expected all of source text to be present and rendered upon paste **Screenshots**...