Skip to content

Add ability to use live_server fixture without DB setup #298

Open
@kottenator

Description

@kottenator

I have a Django project that cannot have DB - that's a requirement.
When I create a test that uses live_server fixture, I get an error:

ImproperlyConfigured: settings.DATABASES is improperly configured

It seems that you automatically enforce to use DB with live_server fixture. Could you, please, provide a choice for this?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions