| Age | Commit message (Collapse) | Author |
|
commands.
|
|
management command.
|
|
and runtests.py.
Regression in ae89daf46f83a7b39d599d289624c3377bfa4ab1.
Thanks Tim Graham for the report.
|
|
|
|
appropriate.
|
|
|
|
|
|
errors.
This mades _FailedTest objects always match tags in DiscoverRunner.
|
|
--exclude option.
|
|
|
|
|
|
|
|
|
|
|
|
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.
|