Compare commits
No commits in common. "d46e5e5fa6d1d244aa4710dbdd372eb8ee439416" and "abfa40d1a3fdc9cc3d49fc4f3fc4dec3a4e16b0f" have entirely different histories.
d46e5e5fa6
...
abfa40d1a3
@ -59,7 +59,7 @@ class Command(BaseCommand):
|
||||
parser.add_argument(
|
||||
'--batch_size',
|
||||
type=int,
|
||||
default=1000,
|
||||
required=True,
|
||||
help='Integer number of pixels to be inserted into the database at once'
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user