mirror of
https://github.com/wger-project/wger.git
synced 2026-02-18 00:17:51 +01:00
Use django-sorted-m2m
The upstream django-sortedm2m has gone cold, but someone has started publishing a fork with a new name.
This commit is contained in:
@@ -10,6 +10,7 @@ django-recaptcha==2.0.4
|
||||
Django>=1.11,<2.0
|
||||
django_compressor==2.2
|
||||
django_extensions>=2.1
|
||||
django-sorted-m2m>=2.0
|
||||
easy-thumbnails==2.6
|
||||
icalendar==4.0.3
|
||||
invoke==0.17
|
||||
|
||||
@@ -3,8 +3,5 @@
|
||||
# These modules have open PRs for compat changes
|
||||
#######################
|
||||
|
||||
# django-sortedm2m
|
||||
-e git+git://github.com/peopledoc/django-sortedm2m.git@fix-compat-dj22#egg=django-sortedm2m
|
||||
|
||||
# django-user_agents
|
||||
-e git+git://github.com/joehybird/django-user_agents.git@django_2.2#egg=django-user_agents
|
||||
|
||||
Reference in New Issue
Block a user