-
Updated
Dec 25, 2020 - Python
session-manager
Here are 42 public repositories matching this topic...
-
Updated
Dec 16, 2020 - Vim script
Type annotations
-
Updated
Dec 27, 2020 - Go
-
Updated
Jul 27, 2020 - PHP
-
Updated
Jun 11, 2020 - Go
Since it's possible to create custom session documents it should be useful to have support for that.
On page http://localhost:8000/billing/djaoapp/coupons/
Currently the default sort order is -created_at which is useless.
The default sort should be by expires_at (coupons with no expiration dates listed first) and alphabetically second when the expiration date for two coupons are the same.
To test, run the following command to create coupons:
python manage.py load_test_transactions
T
-
Updated
Nov 11, 2019 - C
-
Updated
Dec 17, 2020 - Go
-
Updated
May 3, 2020 - HCL
-
Updated
Nov 20, 2020 - TypeScript
-
Updated
Nov 9, 2018 - Go
-
Updated
Jul 1, 2020 - Shell
-
Updated
Jul 1, 2020 - Shell
-
Updated
Dec 15, 2020 - Java
-
Updated
Oct 6, 2019 - Python
-
Updated
Jun 21, 2016 - Shell
-
Updated
Mar 16, 2017 - JavaScript
-
Updated
Sep 11, 2020 - Ruby
-
Updated
Aug 20, 2018 - JavaScript
-
Updated
Mar 8, 2017 - PHP
-
Updated
May 28, 2020 - Shell
-
Updated
Aug 9, 2020 - Vim script
-
Updated
Nov 9, 2020 - Dockerfile
Improve this page
Add a description, image, and links to the session-manager topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the session-manager topic, visit your repo's landing page and select "manage topics."
aws-gate should have type annotations, so we can do more linting and discover design issues.