Skip to content

Version 0.8.0 generates "Invalid line" error on blank lines in file #340

@KenWhitesell

Description

@KenWhitesell

A blank line in an env file causes Django's manage.py to show "Invalid line" messages. This occurs even if no sub-command is specified.

An error is also thrown on a line beginning with an octothorpe ("#") - something that we use to comment those files.

The Usage docs don't specifically state that these are legal lines. However, the example further down on that page uses them within the example.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions