História revízii

Autor SHA1 Správa Dátum
  Hasan Ramezani 68fc21b378 Fixed #29249 -- Made JSON and YAML serializers use Unicode by default. 5 rokov pred
  Hasan Ramezani 8970bb4cfd Refs #29249 -- Added tests for serializing Unicode data with XML serializer. 5 rokov pred
  François Freitag 9ef4a18dbe Changed django.forms.ValidationError imports to django.core.exceptions.ValidationError. 5 rokov pred
  Mariusz Felisiak 2788de95e3 Updated expected date for 3.0.6 release. 4 rokov pred
  Mariusz Felisiak b28be08cac Fixed broken links in docs. 4 rokov pred
  Mariusz Felisiak dd3dcd2840 Fixed typo in docs/topics/i18n/translation.txt. 4 rokov pred
  Richard Campen 67b334fbaf Fixed #31517 -- Fixed HashedFilesMixin.hashed_name() if hash of the file is None. 5 rokov pred
  François Freitag 35f89d199c Merge stdout.write() calls in squashmigrations. 4 rokov pred
  François Freitag f19bb54fb1 Added test for squashmigrations' output. 5 rokov pred
  Mariusz Felisiak ca769c8c13 Fixed #31505 -- Doc'd possible email addresses enumeration in PasswordResetView. 4 rokov pred
  François Freitag 71d9876e39 Refs #18325 -- Removed unnecessary line endings in management commands. 5 rokov pred
  François Freitag abea86f9e4 Removed unnecessary tuple wrapping of single format string argument. 5 rokov pred
  François Freitag 687cb38a05 Removed unnecessary capturing/hiding of stdout/stderr in various tests. 5 rokov pred
  François Freitag a8d175c297 Disabled management commands output with verbosity 0 in test_regression_22823_unmigrated_fk_to_migrated_model. 5 rokov pred
  Hasan Ramezani d6db186427 Fixed #31514 -- Fixed default form widgets in model fields docs. 5 rokov pred
  François Freitag da606513db Removed unnecessary capturing of stdout in test_makemigrations_non_interactive_not_null_addition. 5 rokov pred
  Tim Schilling a92cc84b4a Refs #31369 -- Deprecated models.NullBooleanField in favor of BooleanField(null=True). 5 rokov pred
  Tim Schilling 34a69c2458 Corrected outputting BooleanField as HTML in forms docs. 5 rokov pred
  Tanmay Vijay e43abbbd70 Doc'd PasswordChangeView/PasswordResetView.success_url defaults. 5 rokov pred
  Andy Chosak 2c4f603461 Fixed typo in docs/intro/contributing.txt. 5 rokov pred
  Hannes Ljungberg 104493311e Refs #30913 -- Added BaseDatabaseSchemaEditor._index_condition_sql(). 5 rokov pred
  David Smith e0757c49ac Updated template language philosophy in DTL docs. 5 rokov pred
  Jon Dufresne faa08449dd Fixed broken link to Watchmen configuration in docs/ref/django-admin.txt. 5 rokov pred
  David Wobrock 533b208775 Fixed #29224 -- Fixed removing index_together indexes if exists unique_together constraint on the same fields. 5 rokov pred
  Hannes Ljungberg 447980e72a Fixed #31500 -- Fixed detecting of unique fields in QuerySet.in_bulk() when using Meta.constraints. 5 rokov pred
  Adam Johnson 67f9d076cf Avoided unnecessary recompilation of ordering clause regex in SQLCompiler. 5 rokov pred
  Mads Jensen 060d9d4229 Added link to Mozilla's infosec page on web security. 5 rokov pred
  Jon Dufresne f48a1990fb Made compress.py script use the official google-closure-compiler release. 5 rokov pred
  Jon Dufresne f27482f147 Fixed #31483 -- Rewrote change_form.js without jQuery. 5 rokov pred
  Jon Dufresne a8bb53dbd2 Refs #31483 -- Removed CSS and JavaScript for unused HTML class add-another. 5 rokov pred