mirror of
https://github.com/daniviga/django-ram.git
synced 2025-08-04 21:27:49 +02:00
Remove troublesome code
This commit is contained in:
@@ -170,7 +170,7 @@ SITE_NAME = "Railroad Assets Manger"
|
||||
# The file must be placed in the root of the 'static' folder
|
||||
DEFAULT_CARD_IMAGE = "coming_soon.svg"
|
||||
|
||||
CSV_SEPARATOR = ","
|
||||
# Second level ALT separator for CSV files (e.g. for properties)
|
||||
CSV_SEPARATOR_ALT = ";"
|
||||
|
||||
DECODER_INTERFACES = [
|
||||
|
Reference in New Issue
Block a user