Skip to content
#

session-manager

Here are 42 public repositories matching this topic...

smirolo
smirolo commented Aug 2, 2019

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

Improve this page

Add a description, image, and links to the session-manager topic page so that developers can more easily learn about it.

Curate this topic

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."

Learn more

You can’t perform that action at this time.