Historie revizí

Autor SHA1 Zpráva Datum
  Daniel Pyrathon fb48eb0581 Fixed #12663 -- Formalized the Model._meta API for retrieving fields. před 10 roky
  Tim Graham 40a8504357 Fixed #23891 -- Moved deprecation of IPAddressField to system check framework. před 10 roky
  Claude Paroz 51890ce889 Applied ignore_warnings to Django tests před 10 roky
  Carl Meyer c72eb80d11 Fixed #23455 -- Accept either bytes or text for related_name, convert to text. před 10 roky
  Diego Guimarães f39b0421b4 Fixed #23338 -- Added warning when unique=True on ForeigKey před 10 roky
  Berker Peksag f7969b0920 Fixed #23620 -- Used more specific assertions in the Django test suite. před 10 roky
  Tim Graham fcd42a4819 Removed code that assumed BooleanField could be null. před 10 roky
  areski 97a38de230 Fixed #23112 -- Field.get_choices tries to index an iterable před 10 roky
  Tim Graham 34c60c42b6 Fixed flake8 errors. před 10 roky
  Florian Apolloner 2f73b527dd Fixed #23098 -- Checked that lazy choices are not evaluated too soon před 10 roky
  Aymeric Augustin c70a61eb49 Replaced vendor checks by three feature flags. před 11 roky
  Erik Romijn 75c0d4ea3a Fixed queries that may return unexpected results on MySQL due to typecasting. před 11 roky
  Aymeric Augustin 2791fbf59d Used more specific test assertions. před 11 roky
  Simon Charette 1506c71a95 Fixed #12030 -- Validate integer field range at the model level. před 11 roky
  Shai Berger 4b4c704517 Skip test for saving microseconds on backends which do not support it. před 11 roky
  Shai Berger 6983201cfb Fixed #20292: Pass datetime objects (not formatted dates) as params to Oracle před 11 roky
  Shai Berger d181384e5f Fixed test failure on Oracle: model_fields.tests.test_float_validates_object před 11 roky
  Daniel Pyrathon 819e09b848 Fixed #22210 -- Saving model instances to non-related fields. před 11 roky
  Chris Wilson 95c74b9d69 Fixed #22206 -- Passed models.TextField.max_length to forms.CharField.maxlength před 11 roky
  Rodolfo Carvalho 0d91225892 Fixed many typos in comments and docstrings. před 11 roky
  Albert Wang 8bbdcc76e4 Fixed #19299 -- Fixed Nullification of Foreign Keys To CharFields před 11 roky
  Russell Keith-Magee d818e0c9b2 Fixed #16905 -- Added extensible checks (nee validation) framework před 11 roky
  Jason Myers 7a61c68c50 PEP8 cleanup před 11 roky
  Tim Graham 96d1d4e292 Removed unused local variables in tests. před 11 roky
  Erik Romijn 1a63092981 Fixed #20439 -- Started deprecation of IPAddressField před 11 roky
  Tim Graham 2fd03b39ab Removed references to django.utils.unittest which is PendingDeprecation před 11 roky
  Carl Meyer 7211741fc5 Fixed #20999 - Allow overriding formfield class with choices, without subclass restrictions. před 11 roky
  Simon Charette 36bbe3b7c5 Altered test introduced in f19a3669b8 for the sake of readability. refs #14786 před 11 roky
  Tim Graham f19a3669b8 Fixed #14786 -- Fixed get_db_prep_lookup calling get_prep_value twice if prepared is False. před 11 roky
  Alasdair Nicol 22c6497f99 Fixed #20895 -- Made check management command warn if a BooleanField does not have a default value před 11 roky