django1/django/contrib/staticfiles/management
Jacob Walls 712fe12466
Refs #23919 -- Removed unneeded AttributeError catching in collectstatic's link_file().
os.symlink() exists always on Python 3.2+.
2021-03-01 10:54:02 +01:00
..
commands Refs #23919 -- Removed unneeded AttributeError catching in collectstatic's link_file(). 2021-03-01 10:54:02 +01:00
__init__.py Reverted "Refs #23919 -- Removed obsolete __init__.py files in management command directories." 2020-06-01 10:55:41 +02:00