question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

django-autoslug-iplweb dependency does not work with Django 3.1

See original GitHub issue

FieldDoesNotExist has been moved to django.core,exceptions

The original autoslug package has fixed this, but the fork used here has not, hence this is unusable with 3.1

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7

github_iconTop GitHub Comments

1reaction
mpasternakcommented, Aug 8, 2020

Most of my forks are (sadly) because of unresponsive maintainer. Glad to see django-autoslug coming back!

0reactions
SanketDGcommented, Aug 18, 2020

Oops did not look for it, thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

32128 (Issue with asgiref dependency installing Django 3.1.x)
I installed asgiref first here just for demonstration. A straight pip install Django equally picks 3.2.10. I think this is a RB as...
Read more >
Can't install django project dependencies using pipenv install
I want to install Django project in fresh ubuntu 20.04. The project requires python3.9, so I installed python3.9 using sudo apt install ...
Read more >
Deploying a Django application to Elastic Beanstalk
If you don't have a service role, the EB CLI attempts to create one when you run eb create . Set up a...
Read more >
Dependency resolver issue #1271 - jazzband/pip-tools - GitHub
However, I found it is not working as I expected. ... pytz, sqlparse, django, django-stubs ERROR: pip's legacy dependency resolver does not ......
Read more >
pylint-django - PyPI
pip install pylint-django[with_django]. otherwise sort out your testing environment and please DO NOT report issues about missing Django!
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found