Answer the question
In order to leave comments, you need to log in
How to store a large list of strings in Django?
There is a large list of strings (list of urls). What is the best way to save it? Should I create a model with one field or just serialize and store as a file? Or not bother and just store a text file?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question