mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-13 10:35:40 +00:00
Pass column and index data through to each cell in the template
Allows for much more intelligent template rendering
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -37,8 +37,9 @@ InvenTree/media
|
||||
# Key file
|
||||
secret_key.txt
|
||||
|
||||
# Ignore python IDE project configuration
|
||||
# IDE / development files
|
||||
.idea/
|
||||
*.code-workspace
|
||||
|
||||
# Coverage reports
|
||||
.coverage
|
||||
|
Reference in New Issue
Block a user