Historial de Commits

Autor SHA1 Mensaje Fecha
  aruseni ad524980ac Fixed typo in docs/ref/request-response.txt. hace 7 años
  Mads Jensen de42adf4ff Fixed #27869 -- Added fastupdate and gin_pending_list_limit params to GinIndex. hace 7 años
  Tim Graham 2503ad5154 Fixed #28327 -- Removed contradictory description of mod_wsgi docs. hace 7 años
  Tim Graham bdf20c383f Fixed #28323 -- Removed unneeded normalize() in timezone.localtime() and make_naive(). hace 7 años
  Georg Sauthoff d0f59054d0 Fixed #28324 -- Made feedgenerators write feeds with deterministically ordered attributes. hace 8 años
  Paul Tiplady 335a8d7895 Fixed #28322 -- Added dbshell support for MySQL client TLS certs. hace 7 años
  Anton Samarchyan a469e158a9 Added tests for PermissionDenied in admin's delete_selected() view. hace 7 años
  Tim Graham 7d52de31af Moved admin's action view tests to a separate file. hace 7 años
  Anton Samarchyan 57f4b3ce37 Added tests for AdminSite's add/disable/get action methods. hace 7 años
  Anton Samarchyan 90294cc2ae Added a test for ModelAdmin.__str__(). hace 7 años
  Mariusz Felisiak 24d7fe4933 Refs #27858 -- Fixed typo in MigrationRecorder.applied_migrations() comment. hace 7 años
  Anton Samarchyan 0b9ccf9e60 Completed test coverage for admin's LogEntry model. hace 7 años
  Marti Raudsepp fda55c71a8 Fixed #27858 -- Prevented read-only management commands from creating the django_migrations table. hace 8 años
  François Freitag 4f1eb64ad0 Fixed #18485 -- Doc'd behavior of PostgreSQL when manually setting AutoField. hace 7 años
  François Freitag e36598f963 Refs #27539 -- Fixed typo in TransactionTestCase._pre_setup() comment. hace 7 años
  Tim Graham d1d7348001 Refs #25809 -- Removed BrinIndex.__repr__(). hace 7 años
  Tim Graham 221e6e1817 Fixed #28176 -- Restored the uncasted option value in ChoiceWidget template context. hace 7 años
  Maciej Jaworski dc63ad7ac0 Fixed #28319 -- Made TextField with choices use a Select widget. hace 7 años
  Tim Graham 3b050fd0d0 Fixed #28303 -- Prevented localization of attribute values in the DTL attrs.html widget template. hace 7 años
  Chandrakant Kumar 2b09e4c88e Fixed #27787 -- Made call_command() validate the options it receives. hace 8 años
  reficul31 92e286498a Fixed #27539 -- Made TransactionTestCase._pre_setup() clear the queries_log so it's less likely to overflow. hace 8 años
  Daniel Wiesmann 6f44f714c9 Fixed #28300 -- Allowed GDALRasters to use the vsimem filesystem. hace 7 años
  Chandrakant Kumar f6800a081a Refs #27787 -- Corrected or removed invalid call_command() options. hace 7 años
  Pavel Rybintsev 874b1f2cac Fixed #26936 -- Fixed stale ContentType deletion in apps without models. hace 8 años
  Claude Paroz ceca221b31 Fixed #28304 -- Kept SafeData type for pgettext-translated strings hace 7 años
  Claude Paroz a6b5321ce9 Refs #24423 -- Readded inadvertently deleted i18n tests. hace 7 años
  Lincoln Smith 15b465c584 Fixed #27998 -- Made ManyToManyField changes logged in admin's object history. hace 8 años
  chillaranand 451b585c2f Refs #27914 -- Used __qualname__ in model operations' deconstruct(). hace 7 años
  chillaranand fb0f987f7d Fixed #27914 -- Added support for nested classes in Field.deconstruct()/__repr__(). hace 7 años
  Adam Bogdał 9f4e0fde0a Moved common code to RelatedField.deconstruct(). hace 7 años