bcjarrett

Results 2 issues of bcjarrett

I had to add ```from django.conf.urls import url from django.conf.urls import url urlpatterns = [ url(r'^$', lambda x: x) ] ROOT_URLCONF = 'settings' ``` to my settings file to get...

API references nonexistent method. Renamed to existing method: .get_tax_list_as_json() -> .get_tax_list_as_jsonarray()