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

Fields like: - Certificate private key - Credentials for consumers

feature
status/need-feedback

After dumping all workspaces in a Kong EE environment using: `deck dump --all-workspaces` `deck diff --state ./ ` fails with: `Error: inserting plugins into state: entity already exists` If multiple...

docs

decK should be able to automatically de-duplicate configuration of multiple plugin instances of same type. #93 implements de-duplication in the file but a user has to manually create the file...

feature

As-is, decK solves for the entirety of a target state. Entities that are in the current Kong state but not in the target state are deleted on sync, and there...

Having the app appear in Django's admin interface as "Qsessions" could be confusing for some users. It's fine if that's the default, but it would be nice if it was...