Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong template and instructions for "Upload Bulk Domains" #20

Closed
jbelamor opened this issue Aug 27, 2019 · 1 comment
Closed

Wrong template and instructions for "Upload Bulk Domains" #20

jbelamor opened this issue Aug 27, 2019 · 1 comment

Comments

@jbelamor
Copy link

In the instructions is written that the CSV file should have the header whois and the template has a column with the same name.
I couldn't upload a file, so checking the code I figured it out that the actual name of the column is whois_status

whois_status__iexact=entry['whois_status'])

Changing the name of the column header in my CSV file worked fine.

@chrismaddalena
Copy link
Collaborator

Thanks for the heads up! I'll update the template.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants