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.

Regression in 1.3

See original GitHub issue

Hello, I’m getting a TypeError NoneType object is not iterable when saving an object in the admin. I think it’s related to the line above where the check for None was removed. https://github.com/gregmuellegger/django-sortedm2m/commit/428a8a85c0e7fad42e6d89db4d3a0ab10a508017#commitcomment-17613670

Issue Analytics

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

github_iconTop GitHub Comments

3reactions
gregmuelleggercommented, Jun 28, 2016

Just released 1.3.2, containing a fix for this issue. Thanks to @NinjaDero for the fix. https://pypi.python.org/pypi/django-sortedm2m

1reaction
gregmuelleggercommented, Jun 27, 2016

Hi, sorry for breaking it! This slipped through the review for the last release. This will get fixed soonish with #83

Read more comments on GitHub >

github_iconTop Results From Across the Web

1.3 - The Simple Linear Regression Model | STAT 501
The line — which is called the "population regression line" — summarizes the trend in the population between the predictor x and the...
Read more >
Page 1 Section 1.3: Linear Regression Regression is the ...
Section 1.3: Linear Regression. Regression is the method of finding the best fitting formula for a data set. ... Calculator commands for regression:....
Read more >
1.3 Linear Regression - Bailey Math
1.3 Linear Regression. Regression is all about using data to find an equation which best shows the relationship between variables. We then use...
Read more >
Module 1.3: Review of Regression Analysis - edX Edge
Center for Effective Global Action. University of California, Berkeley. Module 1.3: Review of Regression Analysis. Contents. 1. Introduction .
Read more >
Regression
We shall be looking at regression solely as a descriptive statistic: what is the line which lies 'closest' to a given set of...
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