| Age | Commit message (Collapse) | Author |
|
static and storage directories on Python 3.7+.
Thanks WhiteSage for the report.
|
|
|
|
|
|
|
|
None.
|
|
<script> tags.
|
|
|
|
|
|
dry run mode.
|
|
|
|
errors other than FileNotFoundError.
|
|
ManifestFilesMixin.read_manifest().
|
|
intermediate files.
|
|
Made DatabaseWrapper thread sharing logic reentrant. Used a reference
counting like scheme to allow nested uses.
The error appeared after 8c775391b78b2a4a2b57c5e89ed4888f36aada4b.
|
|
Used more specific errors (e.g. FileExistsError) as appropriate.
|
|
On Python 3, open() handles encodings.
|
|
Per deprecation timeline.
|
|
|
|
|
|
slash.
|
|
|
|
FilePathField with os.scandir().
|
|
|
|
verbosity.
|
|
|
|
settings.DEBUG is False
|
|
verbosity.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 550cb3a365dee4edfdd1563224d5304de2a57fda
because try/except performs better.
|
|
Thanks Tim Graham for the review.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
system checks.
Thanks Simon Charette, Mariusz Felisiak, Tim Graham, and Adam Johnson
for review.
|
|
manager.
|
|
|
|
|
|
|
|
|
|
|
|
These functions do nothing on Python 3.
|
|
|