| Age | Commit message (Collapse) | Author |
|
Backport of 3d664a158de18acf72fc8e0671f0f390cbca4b2e from master
|
|
Backport of fbdb032de266ba5f82e061ab204f6c622889d563 from master
|
|
|
|
|
|
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).
|
|
|
|
Thanks Tim Graham for the review.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks infinite-l00p for the initial patch.
|
|
|
|
|