vuongdv-spinshell

Results 3 comments of vuongdv-spinshell

Yes, You're right. This is the full stack trace for it. ``` Environment: Request Method: GET Request URL: http://localhost:8000/api/calls2/?sort=brand Django Version: 3.2.11 Python Version: 3.8.13 Installed Applications: ['django.contrib.admindocs', 'server.apps.ServerConfig', 'django.contrib.auth',...

I'm currently using PostgreSQL, and look like your above-defined rule is the default of Postgres sorting with null. Please fixed it as you mention. Thank you. For more improvements, you...

@clokep I created https://github.com/clokep/django-querysetsequence/pull/97 pull request to fix this issue, please kindly check it. Thank you.