mirror of
https://github.com/wrabit/django-cotton.git
synced 2025-08-04 15:18:20 +00:00
updated readme
This commit is contained in:
parent
0115c5e985
commit
3a2fd52273
2 changed files with 43 additions and 15 deletions
|
@ -94,7 +94,7 @@
|
|||
</c-snippet>
|
||||
|
||||
<c-note>
|
||||
Component filenames should be <c-highlight>snake_cased</c-highlight> by default. To use <c-highlight>hyphen-cased</c-highlight> filenames instead, set <code>COTTON_SNAKE_CASED_NAMES</code> to <code>False</code> in your settings.py <a href="{% url 'configuration' %}">more</a>.
|
||||
Component filenames should be <c-highlight>snake_cased</c-highlight> by default. To use <c-highlight>kebab-cased</c-highlight> / hyphenated filenames instead, set <code>COTTON_SNAKE_CASED_NAMES</code> to <code>False</code> in your settings.py, <a href="{% url 'configuration' %}">more</a>.
|
||||
</c-note>
|
||||
|
||||
<c-hr />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue