download
raw
212 Bytes
"""
Invokes django-admin when the django module is run as a script.
Example: python -m django check
"""
from django.core import management
if __name__ == "__main__":
management.execute_from_command_line()

Xet Storage Details

Size:
212 Bytes
·
Xet hash:
8abf4141fef902d08879bce989f735397cb0a90e58f9bd1e5d89e6638b2500c4

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.