| Age | Commit message (Collapse) | Author |
|
the --exclude option.
Backport of cf2f6fc558166656f29609e3864df9af81067d0c from main
|
|
|
|
|
|
Modern setups on Windows support terminal colors.
The colorama library may also be used, as an
alternative to the ANSICON library.
|
|
|
|
|
|
|
|
|
|
Command.requires_system_checks.
|
|
connection.
|
|
|
|
|
|
|
|
|
|
|
|
Command exits with non-zero status if unapplied migrations exist.
|
|
remove_stale_contenttypes management command.
Co-Authored-By: Javier Buzzi <buzzi.javier@gmail.com>
|
|
This avoids enabling the ``database`` checks unless they are explicitly
requested and allows to disable on a per-alias basis which is required
when only creating a subset of the test databases.
This also removes unnecessary BaseCommand._run_checks() hook.
|
|
|
|
|
|
Unify on the entry point created by setuptools entry_points feature.
|
|
database creation.
|
|
Co-authored-by: Nick Pope <nick.pope@flightdataservices.com>
|
|
command-line client.
|
|
|
|
|
|
|
|
|
|
|
|
involved difficulty.
This patch does not remove all occurrences of the words in question.
Rather, I went through all of the occurrences of the words listed
below, and judged if they a) suggested the reader had some kind of
knowledge/experience, and b) if they added anything of value (including
tone of voice, etc). I left most of the words alone. I looked at the
following words:
- simply/simple
- easy/easier/easiest
- obvious
- just
- merely
- straightforward
- ridiculous
Thanks to Carlton Gibson for guidance on how to approach this issue, and
to Tim Bell for providing the idea. But the enormous lion's share of
thanks go to Adam Johnson for his patient and helpful review.
|
|
|
|
startapp/startproject management commands.
|
|
|
|
|
|
|
|
|
|
password and required fields.
|
|
|
|
Bumped minimum supported pywatchman version to 1.2.0.
These exceptions don't require checking a server status.
|
|
|
|
|
|
seconds and made it customizable.
Made the default timeout of watchman client customizable via
DJANGO_WATCHMAN_TIMEOUT environment variable.
|
|
comments and hints.
|
|
|
|
verbosity 2+.
|
|
|
|
|
|
|
|
Removed support for pyinotify (refs #9722).
|
|
|