Fable Turas

Results 5 issues of Fable Turas

I am trying to run tests on my own project. I have a very simple test case set up that inherits from TenantTestCase but errors out with ImportError: Failed to...

I'm working with a versioned api calling and rendering the Swagger documentation with get_swagger_view ``` url(r'^api/swagger/', get_swagger_view(title='SEED API'), name='swagger'), ``` I can see that the schema created in get_swagger_view is...

1750 SW West Point Ct, Portland, OR, 97201 I've noticed that the most frequent false failures I run into happen with two or more word street names, particularly if the...

the current templates do not display the name of the month, year or day you are looking at, as appropriate to month, year or day views. I can see this...

I have the following address: "'42054 Via San Luis Rey Fremont CA 94539'". When I run it through the tag method this is the response I get: [('AddressNumber', '42054'), ('StreetName',...