Loading docs/ref/django-admin.txt +1 −1 Original line number Diff line number Diff line Loading @@ -912,7 +912,7 @@ If the :doc:`staticfiles</ref/contrib/staticfiles>` contrib app is enabled (default in new projects) the :djadmin:`runserver` command will be overridden with its own :ref:`runserver<staticfiles-runserver>` command. If :djadmin:`migrate` was not previousy executed, the table that stores the If :djadmin:`migrate` was not previously executed, the table that stores the history of migrations is created at first run of ``runserver``. .. django-admin-option:: --noreload Loading docs/ref/models/instances.txt +1 −1 Original line number Diff line number Diff line Loading @@ -608,7 +608,7 @@ URL, you should define ``get_absolute_url()``. .. warning:: You should avoid building the URL from un-validated user input, in order to You should avoid building the URL from unvalidated user input, in order to reduce possibilities of link or redirect poisoning:: def get_absolute_url(self): Loading docs/ref/settings.txt +1 −1 Original line number Diff line number Diff line Loading @@ -715,7 +715,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 +43 −1 Original line number Diff line number Diff line Loading @@ -24,6 +24,7 @@ attr auth autoclobber autocommit autocompletion autoconf autodetect autodetectable Loading Loading @@ -56,6 +57,7 @@ Biggs Bjørn blocktrans blog blogs Boersma boilerplatish Bokmål Loading @@ -67,6 +69,7 @@ Bronn bugfix bugfixes bugfixing buildbot builtin builtins Byteorder Loading Loading @@ -132,6 +135,7 @@ datatype datetimes dbshell de Debian deconstruct deconstructing deduplicates Loading @@ -151,6 +155,7 @@ dictsortreversed diff diffsettings dirmod Disqus distro divisibleby django Loading @@ -171,6 +176,7 @@ Dreamhost Dreamweaver drilldown dropdown dropdowns drupal dumpdata Dunck Loading Loading @@ -202,6 +208,7 @@ filesizeformat filesystem filesystems findstatic Firesheep firstof fk flatpage Loading @@ -225,8 +232,12 @@ geo geoip geolibs geolocalized geolocated geolocation geoquerysets georeference georeferenced georeferencing geospatial Geospatial Gettext Loading Loading @@ -262,6 +273,7 @@ Honza hostname hostnames howto hstore html http https Loading @@ -285,6 +297,7 @@ init inline inlines inspectdb Instagram intcomma internet intranet Loading @@ -298,6 +311,7 @@ irc iregex iriencode ise isempty isnull iso istartswith Loading @@ -308,6 +322,7 @@ iTunes ize Jannis javascript Jinja jQuery JServ Julien Loading @@ -325,6 +340,7 @@ Kyngesburye latin lawrence Lawrence Leidel lexer lhs lifecycle Loading @@ -343,12 +359,16 @@ localflavors localhost localizable localtime Loïc loopback lorem lt lte Luhn Magee makemessages makemigrations Mako Mapnik MBR memcache Loading @@ -374,6 +394,7 @@ modelformset modwsgi monkeypatched Montréal mssql multijoins multiline multipart Loading @@ -385,6 +406,7 @@ myapp myproject mysite mysql mysqlclient naïve namespace namespaced Loading Loading @@ -421,11 +443,13 @@ Palau params parens pdf PEM perl permalink pessimization Peucker pgAdmin phishing php pickleable picosecond Loading @@ -433,6 +457,7 @@ PIL pingback pingbacks Pinney Pinterest plaintext plugin plugins Loading @@ -458,6 +483,8 @@ prepopulate prepopulated prepopulates preprocess preprocesses Procida programmatically projectname proxied Loading @@ -478,6 +505,7 @@ queryset querysets Querysets querystring queueing Quickstart quoteless Radziej Loading @@ -491,10 +519,13 @@ refactored refactorings refactors referer reflow regex regexes reimplement reindent reindex releasers removetags repo reprojection Loading @@ -502,7 +533,7 @@ reraise reST reStructuredText reupload Reusability reusability revalidate rhs rjust Loading @@ -511,11 +542,13 @@ Roald rss runfcgi runserver SaaS safeseq Sandvik savepoint savepoints Schaub schemas screencast screencasts screenshot Loading @@ -527,6 +560,7 @@ serializability serializable serializer serializers servlet sessionid setuptools sha Loading @@ -534,6 +568,7 @@ Shai shapefile shapefiles sharding showmigrations sid simultaneously sitemap Loading Loading @@ -561,7 +596,10 @@ sqlmigrate sqlsequencereset squashmigrations ssi SSL stacktrace startapp startproject startswith stateful staticfile Loading @@ -587,6 +625,7 @@ subpackages subqueries subquery subselect substr subtemplate subtemplates subviews Loading Loading @@ -646,6 +685,7 @@ unapplying uncheck unclaim uncopyable unencoded unescape unescaped ungrouped Loading @@ -663,6 +703,7 @@ unmigrated unparseable unpickle unpickled unpickling unpythonic unregistration unrendered Loading Loading @@ -731,6 +772,7 @@ www xe xgettext xref XSS xxxxx yesno Zope Loading
docs/ref/django-admin.txt +1 −1 Original line number Diff line number Diff line Loading @@ -912,7 +912,7 @@ If the :doc:`staticfiles</ref/contrib/staticfiles>` contrib app is enabled (default in new projects) the :djadmin:`runserver` command will be overridden with its own :ref:`runserver<staticfiles-runserver>` command. If :djadmin:`migrate` was not previousy executed, the table that stores the If :djadmin:`migrate` was not previously executed, the table that stores the history of migrations is created at first run of ``runserver``. .. django-admin-option:: --noreload Loading
docs/ref/models/instances.txt +1 −1 Original line number Diff line number Diff line Loading @@ -608,7 +608,7 @@ URL, you should define ``get_absolute_url()``. .. warning:: You should avoid building the URL from un-validated user input, in order to You should avoid building the URL from unvalidated user input, in order to reduce possibilities of link or redirect poisoning:: def get_absolute_url(self): Loading
docs/ref/settings.txt +1 −1 Original line number Diff line number Diff line Loading @@ -715,7 +715,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 +43 −1 Original line number Diff line number Diff line Loading @@ -24,6 +24,7 @@ attr auth autoclobber autocommit autocompletion autoconf autodetect autodetectable Loading Loading @@ -56,6 +57,7 @@ Biggs Bjørn blocktrans blog blogs Boersma boilerplatish Bokmål Loading @@ -67,6 +69,7 @@ Bronn bugfix bugfixes bugfixing buildbot builtin builtins Byteorder Loading Loading @@ -132,6 +135,7 @@ datatype datetimes dbshell de Debian deconstruct deconstructing deduplicates Loading @@ -151,6 +155,7 @@ dictsortreversed diff diffsettings dirmod Disqus distro divisibleby django Loading @@ -171,6 +176,7 @@ Dreamhost Dreamweaver drilldown dropdown dropdowns drupal dumpdata Dunck Loading Loading @@ -202,6 +208,7 @@ filesizeformat filesystem filesystems findstatic Firesheep firstof fk flatpage Loading @@ -225,8 +232,12 @@ geo geoip geolibs geolocalized geolocated geolocation geoquerysets georeference georeferenced georeferencing geospatial Geospatial Gettext Loading Loading @@ -262,6 +273,7 @@ Honza hostname hostnames howto hstore html http https Loading @@ -285,6 +297,7 @@ init inline inlines inspectdb Instagram intcomma internet intranet Loading @@ -298,6 +311,7 @@ irc iregex iriencode ise isempty isnull iso istartswith Loading @@ -308,6 +322,7 @@ iTunes ize Jannis javascript Jinja jQuery JServ Julien Loading @@ -325,6 +340,7 @@ Kyngesburye latin lawrence Lawrence Leidel lexer lhs lifecycle Loading @@ -343,12 +359,16 @@ localflavors localhost localizable localtime Loïc loopback lorem lt lte Luhn Magee makemessages makemigrations Mako Mapnik MBR memcache Loading @@ -374,6 +394,7 @@ modelformset modwsgi monkeypatched Montréal mssql multijoins multiline multipart Loading @@ -385,6 +406,7 @@ myapp myproject mysite mysql mysqlclient naïve namespace namespaced Loading Loading @@ -421,11 +443,13 @@ Palau params parens pdf PEM perl permalink pessimization Peucker pgAdmin phishing php pickleable picosecond Loading @@ -433,6 +457,7 @@ PIL pingback pingbacks Pinney Pinterest plaintext plugin plugins Loading @@ -458,6 +483,8 @@ prepopulate prepopulated prepopulates preprocess preprocesses Procida programmatically projectname proxied Loading @@ -478,6 +505,7 @@ queryset querysets Querysets querystring queueing Quickstart quoteless Radziej Loading @@ -491,10 +519,13 @@ refactored refactorings refactors referer reflow regex regexes reimplement reindent reindex releasers removetags repo reprojection Loading @@ -502,7 +533,7 @@ reraise reST reStructuredText reupload Reusability reusability revalidate rhs rjust Loading @@ -511,11 +542,13 @@ Roald rss runfcgi runserver SaaS safeseq Sandvik savepoint savepoints Schaub schemas screencast screencasts screenshot Loading @@ -527,6 +560,7 @@ serializability serializable serializer serializers servlet sessionid setuptools sha Loading @@ -534,6 +568,7 @@ Shai shapefile shapefiles sharding showmigrations sid simultaneously sitemap Loading Loading @@ -561,7 +596,10 @@ sqlmigrate sqlsequencereset squashmigrations ssi SSL stacktrace startapp startproject startswith stateful staticfile Loading @@ -587,6 +625,7 @@ subpackages subqueries subquery subselect substr subtemplate subtemplates subviews Loading Loading @@ -646,6 +685,7 @@ unapplying uncheck unclaim uncopyable unencoded unescape unescaped ungrouped Loading @@ -663,6 +703,7 @@ unmigrated unparseable unpickle unpickled unpickling unpythonic unregistration unrendered Loading Loading @@ -731,6 +772,7 @@ www xe xgettext xref XSS xxxxx yesno Zope