Skip to content
#

authentication

Here are 131 public repositories matching this topic...

sapper-ecommerce

Svelte ecommerce - Headless, Authentication, Cart & Checkout, TailwindCSS, Server Rendered, Proxy + API Integrated, Animations, Stores, Lazy Loading, Loading Indicators, Carousel, Instant Search, Faceted Filters, 1 command deploy to production, Open Source, MIT license. Join us as contributor ([email protected])

  • Updated Jul 5, 2020
  • HTML
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 authentication 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 authentication topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.