Loading docs/ref/checks.txt +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ The system check framework is a set of static checks for validating Django projects. It detects common problems and provides hints for how to fix them. The framework is extensible so you can easily add your own checks. For details on how to add your own checks and integrate them with Django`s For details on how to add your own checks and integrate them with Django's system checks, see the :doc:`System check topic guide </topics/checks>`. Builtin tags Loading docs/ref/settings.txt +1 −1 Original line number Diff line number Diff line Loading @@ -690,7 +690,7 @@ SERIALIZE .. versionadded:: 1.7.1 Boolean value to control whether or not the default test runnner serializes the Boolean value to control whether or not the default test runner serializes the database into an in-memory JSON string before running tests (used to restore the database state between tests if you don't have transactions). You can set this to ``False`` to speed up creation time if you don't have any test classes Loading docs/spelling_wordlist +2 −0 Original line number Diff line number Diff line Loading @@ -356,6 +356,7 @@ lte Magee makemessages makemigrations Mako Mapnik MBR memcache Loading @@ -381,6 +382,7 @@ modelformset modwsgi monkeypatched Montréal mssql multijoins multiline multipart Loading docs/releases/1.8.txt +1 −1 File changed.Contains only whitespace changes. Show changes Loading
docs/ref/checks.txt +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ The system check framework is a set of static checks for validating Django projects. It detects common problems and provides hints for how to fix them. The framework is extensible so you can easily add your own checks. For details on how to add your own checks and integrate them with Django`s For details on how to add your own checks and integrate them with Django's system checks, see the :doc:`System check topic guide </topics/checks>`. Builtin tags Loading
docs/ref/settings.txt +1 −1 Original line number Diff line number Diff line Loading @@ -690,7 +690,7 @@ SERIALIZE .. versionadded:: 1.7.1 Boolean value to control whether or not the default test runnner serializes the Boolean value to control whether or not the default test runner serializes the database into an in-memory JSON string before running tests (used to restore the database state between tests if you don't have transactions). You can set this to ``False`` to speed up creation time if you don't have any test classes Loading
docs/spelling_wordlist +2 −0 Original line number Diff line number Diff line Loading @@ -356,6 +356,7 @@ lte Magee makemessages makemigrations Mako Mapnik MBR memcache Loading @@ -381,6 +382,7 @@ modelformset modwsgi monkeypatched Montréal mssql multijoins multiline multipart Loading