Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unbreak version sort in SearchKit #39

Closed
peterbe opened this issue Jun 5, 2018 · 2 comments
Closed

Unbreak version sort in SearchKit #39

peterbe opened this issue Jun 5, 2018 · 2 comments
Assignees

Comments

@peterbe
Copy link
Contributor

peterbe commented Jun 5, 2018

When we upgraded SearchKit we lost the ability to custom sort the versions.

@peterbe peterbe self-assigned this Jun 15, 2018
@peterbe
Copy link
Contributor Author

peterbe commented Jun 15, 2018

Example:
screen shot 2018-06-15 at 2 02 46 pm

@peterbe
Copy link
Contributor Author

peterbe commented Jun 15, 2018

Really tricky.
Filed this: searchkit/searchkit#639

peterbe pushed a commit that referenced this issue Jul 2, 2018
This PR updates [Django](https://pypi.org/project/Django) from **2.0.6** to **2.0.7**.



<details>
  <summary>Changelog</summary>
  
  
   ### 2.0.7
   ```
   ==========================

*July 2, 2018*

Django 2.0.7 fixes several bugs in 2.0.6.

Bugfixes
========

* Fixed admin changelist crash when using a query expression without ``asc()``
  or ``desc()`` in the page&#39;s ordering (:ticket:`29428`).

* Fixed admin check crash when using a query expression in
  ``ModelAdmin.ordering`` (:ticket:`29428`).

* Fixed ``__regex`` and ``__iregex`` lookups with MySQL 8 (:ticket:`29451`).

* Fixed migrations crash with namespace packages on Python 3.7
  (:ticket:`28814`).


==========================
   ```
   
  
</details>


 

<details>
  <summary>Links</summary>
  
  - PyPI: https://pypi.org/project/django
  - Changelog: https://pyup.io/changelogs/django/
  - Homepage: https://www.djangoproject.com/
</details>
@peterbe peterbe closed this as completed Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant