Scott Adams

Results 16 comments of Scott Adams

You can add the monkey patch pretty much anywhere (urls, views etc). Would also like to see a proper fix for this. Any ideas?

``` import android.content.Context; import android.support.design.widget.CoordinatorLayout; import android.support.design.widget.Snackbar.SnackbarLayout; import android.util.AttributeSet; import android.view.View; import com.github.jorgecastilloprz.FABProgressCircle; public class FloatingActionButtonBehaviour extends CoordinatorLayout.Behavior { public FloatingActionButtonBehaviour(Context context, AttributeSet attrs) { } @Override public boolean onDependentViewChanged(CoordinatorLayout...

Just tried without reversion VersionAdmin and getting the same ``` Traceback (most recent call last): File ".virtualenvs/example-SpHsjm1P/lib/python2.7/site-packages/django/core/handlers/exception.py", line 41, in inner response = get_response(request) File ".virtualenvs/example-SpHsjm1P/lib/python2.7/site-packages/django/core/handlers/base.py", line 187, in _get_response...

``` new_value = field.to_python(field.value_from_object(instance)) ``` seems the issue is with BooleanField that is None because it hasn't been created yet

for example: window.addEventListener("map:init", function () { console.log("Init: 1"); }, false); document.addEventListener("DOMContentLoaded", function () { console.log("Init: 2"); }, false); Console shows only Init:2 My base map is showing.

Tried without jquery and then it tiggers. Some kind of conflict?

Sorry for the late reply! yes, I get a "Notified o/ " message in the console but only that. Should I be seeing anything else?

http://django-datatable-view.appspot.com/ordering/