Historial de Commits

Autor SHA1 Mensaje Fecha
  Tim Graham dba44a7a7a Refs #16010 -- Required CSRF_TRUSTED_ORIGINS setting to include the scheme. hace 4 años
  Adam Johnson f6713cda89 Fixed #31370 -- Added support for parallel tests with --buffer. hace 4 años
  Chris Jerdonek d828beb68f Fixed #32529 -- Delayed creating a test suite in build_suite(). hace 4 años
  Mariusz Felisiak ba9a2b7544 Refs #32508 -- Raised TypeError instead of using "assert" on unsupported operations for sliced querysets. hace 4 años
  Johan Schiff d01709aae2 Fixed #24141 -- Added QuerySet.contains(). hace 4 años
  tim-mccurrach f55f3ce831 Fixed #32493 -- Removed redundant never_cache uses from admin views. hace 4 años
  Hasan Ramezani 8380fe08a0 Fixed #32456 -- Added dbshell support for specifying a password file on PostgreSQL. hace 4 años
  Simon Charette 3089018e95 Fixed #32446 -- Deprecated SERIALIZE test database setting. hace 4 años
  Hannes Ljungberg 3aa545281e Fixed #30916 -- Added support for functional unique constraints. hace 4 años
  manav014 3119a6deca Fixed #26607 -- Allowed customizing formset kwargs with ModelAdmin.get_formset_kwargs(). hace 4 años
  Tim Graham 3fa1ed53be Refs #32394 -- Rephrased release note for STATIC_URL change. hace 4 años
  Ramon Saraiva dcb094abe8 Fixed #32421 -- Made admindocs ModelDetailView show model cached properties. hace 4 años
  Mariusz Felisiak ec0ff40631 Fixed #32355 -- Dropped support for Python 3.6 and 3.7 hace 4 años
  ThinkChaos b99d6c9cbc Fixed #28216 -- Added next_page/get_default_redirect_url() to LoginView. hace 7 años
  Markus Holtermann 9d05add447 Fixed #32394 -- Changed project template settings to use relative STATIC_URL. hace 4 años
  Simon Charette f23b05696e Fixed #32395 -- Allowed capturing stdout of migration signals. hace 4 años
  Jim Xie ce60d28929 Fixed #31527 -- Allowed admindocs index to handle non-string URLconfs. hace 4 años
  Mariusz Felisiak f39634ff22 Refs #32390 -- Bumped required cx_Oracle to 7.0. hace 4 años
  Mariusz Felisiak 84283ab9cd Fixed #32390 -- Dropped support for Oracle 12.2 and 18c. hace 4 años
  Jerin Peter George 1adc09064f Fixed #32347 -- Made ModelChoiceField include the value in ValidationError for invalid_choice. hace 4 años
  Hasan Ramezani dcb3ad3319 Fixed #32292 -- Added support for connection by service name to PostgreSQL. hace 4 años
  muskanvaswan ab7478d1d4 Fixed #32324 -- Added template block to override the admin site header. hace 4 años
  Mariusz Felisiak 5371342ed6 Fixed #32357 -- Dropped support for PostgreSQL 9.6 and PostGIS 2.3. hace 4 años
  Hasan Ramezani 34aa4f1997 Fixed #32296 -- Added --skip-checks option to runserver command. hace 4 años
  Mariusz Felisiak a948d9df39 Increased the default PBKDF2 iterations for Django 4.0. hace 4 años
  Mariusz Felisiak 0aa6a602b2 Refs #31842 -- Removed DEFAULT_HASHING_ALGORITHM transitional setting. hace 4 años
  Mariusz Felisiak e7208f13c0 Refs #25236 -- Removed {% ifequal %} and {% ifnotequal %} template tags per deprecation timeline. hace 4 años
  Mariusz Felisiak 2dd6a83d2d Refs #12990 -- Removed django.contrib.postgres.forms.JSONField per deprecation timeline. hace 4 años
  Mariusz Felisiak 8fdb5a656a Refs #12990 -- Removed django.contrib.postgres.fields.jsonb.KeyTransform/KeyTextTransform. hace 4 años
  Mariusz Felisiak 7cb5712edc Refs #12990 -- Removed django.contrib.postgres.fields.JSONField per deprecation timeline. hace 4 años