mirror of
https://github.com/django/django.git
synced 2024-12-25 02:26:12 +00:00
6fe26bd3ee
There wasn't any file locking under Windows unless PyWin32 was installed. This removes that (undocumented) dependency by using ctypes instead. Thanks to Anatoly Techtonik for writing the ctypes port upon which this is based. |
||
---|---|---|
.. | ||
apps | ||
bin | ||
conf | ||
contrib | ||
core | ||
db | ||
dispatch | ||
forms | ||
http | ||
middleware | ||
template | ||
templatetags | ||
test | ||
utils | ||
views | ||
__init__.py | ||
shortcuts.py |