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

Disable titlized/capitalized colum headers #491

Closed
piotr-z3s opened this issue Oct 23, 2017 · 1 comment
Closed

Disable titlized/capitalized colum headers #491

piotr-z3s opened this issue Oct 23, 2017 · 1 comment

Comments

@piotr-z3s
Copy link

Hi

I've tried to disable titlized/capitalized column headers.

Is there a simple way to do it?

@jieter
Copy link
Owner

jieter commented Oct 24, 2017

#475 contains some discussion about how this could be done.

jieter added a commit that referenced this issue Mar 12, 2018
…name, or do nothing to it. fixes #491

Doing it this way conforms to the django recommendations:
https://docs.djangoproject.com/en/stable/topics/db/models/#verbose-field-names

> The convention is not to capitalize the first letter of the verbose_name.
> Django will automatically capitalize the first letter where it needs to.
jieter added a commit that referenced this issue Mar 16, 2018
…name, or do nothing to it. fixes #491

Doing it this way conforms to the django recommendations:
https://docs.djangoproject.com/en/stable/topics/db/models/#verbose-field-names

> The convention is not to capitalize the first letter of the verbose_name.
> Django will automatically capitalize the first letter where it needs to.
jieter added a commit that referenced this issue Mar 19, 2018
…name, or do nothing to it. fixes #491

Doing it this way conforms to the django recommendations:
https://docs.djangoproject.com/en/stable/topics/db/models/#verbose-field-names

> The convention is not to capitalize the first letter of the verbose_name.
> Django will automatically capitalize the first letter where it needs to.
jieter added a commit that referenced this issue Mar 26, 2018
…name, or do nothing to it. fixes #491

Doing it this way conforms to the django recommendations:
https://docs.djangoproject.com/en/stable/topics/db/models/#verbose-field-names

> The convention is not to capitalize the first letter of the verbose_name.
> Django will automatically capitalize the first letter where it needs to.
jieter added a commit that referenced this issue Apr 10, 2018
…name, or do nothing to it. fixes #491

Doing it this way conforms to the django recommendations:
https://docs.djangoproject.com/en/stable/topics/db/models/#verbose-field-names

> The convention is not to capitalize the first letter of the verbose_name.
> Django will automatically capitalize the first letter where it needs to.
@jieter jieter closed this as completed in 72f6de1 Apr 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants