django-qsessions icon indicating copy to clipboard operation
django-qsessions copied to clipboard

Extended session backends for Django (Sessions store IP, User Agent, and foreign key to User)

Results 55 django-qsessions issues
Sort by recently updated
recently updated
newest added

Hi there, Hope you are doing well! I was trying to use `deck` command to get a snapshot of what we have in our dev environment, the `deck ping` command...

When we change the names of some entities (most of the time consumers) we receive some 409 conflict errors. The root cause seems to be that the creation of the...

Hi, I'm using Kong `2.8.0.0-enterprise-edition` with decK `v1.12.2`. I have these errors in case I use `deck diff` with json file with plugins but target kong doesn't have such workspace...

Hi all, we noticed on our production cluster that deck tries to updated on all runs a single routes but we didn't identify the reason of this change. The diff...

Versions: **Deck Version**: decK v1.12.0 (e6da448) **Kong Gateway Server:** kong/2.8.0.0-nightly-enterprise-edition Description: Unable to create an `upstream` target using deck configuration against kong/2.8.0.0-nightly-enterprise-edition Deck validates and diff seems to successfully report...

bug

Run `deck generate` to generate a config file skeleton as initially requested [here](https://github.com/Kong/deck/issues/653#issuecomment-1106736676)

I was just wondering the reasoning behind making port a restricted default field for services? We currently have `protocol: https` set as the default for our service, however we can't...

Currently dumping kong config for a workspace doesn't include consumer_groups (groups themselves, consumer group memberships, etc) There is a note in the [documentation](https://docs.konghq.com/gateway/2.8.x/admin-api/consumer-groups/examples/#main): > Note: Consumer groups are not supported...