Historie revizí

Autor SHA1 Zpráva Datum
  David Evans 99bb7fcc18 Fixed #26452 -- Loaded middleware on server start rather than on first request. před 9 roky
  Markus Amalthea Magnuson 23aa700b78 Fixed #26450 -- Corrected "Save as new" button label in docs. před 9 roky
  Sergey Kolosov 21dd98a386 Fixed #25699 -- Allowed using the test client if 'django.contrib.sessions' isn't in INSTALLED_APPS. před 9 roky
  Jon Dufresne 5faf745999 Refs #21608 -- Fixed incorrect cache key in cache session backend's save(). před 9 roky
  rixx fdf5cd3429 Fixed #25905 -- Prevented leading slashes in urljoin() calls před 9 roky
  rixx b7ea494d65 Fixed #24016 -- Added documentation about third-party app data migrations před 9 roky
  Susan Tan b0803d64c4 Fixed #26075 -- Added clearer wording for one-off values in makemigrations před 9 roky
  anna b28c60529b Fixed #26101 -- Allowed introspection of base_field.model in RangeField před 9 roky
  Piers Storey 319b7112d8 Fixed #26446 -- Added additional tests to cover methods in the RequestSite class před 9 roky
  bellisk c08ad63a33 Correct number of extra arguments in docs for FilePathField. před 9 roky
  Dunedan 9378229c5e Merge pull request #6389 from Dunedan/ticket_25420 před 9 roky
  Markus Holtermann 103d4e1d65 Fixed #26441 -- Added model Field.db_check() method před 9 roky
  Markus Holtermann 8b1110ddff Added missing primary keys to some OperationTests před 9 roky
  Iacopo Spalletti 394755b8d9 Fixed #26443 -- Corrected timezone.now in MigrationQuestioner prompt před 9 roky
  Tim Graham d2569f89f2 Fixed #26428 -- Added support for relative path redirects in assertRedirects(). před 9 roky
  Daniel Jilg 55c843f2ef Fixed #14131 -- Added note to docs about Pagination and large Querysets před 9 roky
  Michal Petrucha d81d02d449 Refs #26384, #24995 -- Avoided a module-level MySQL query in the schema tests. před 9 roky
  Iacopo Spalletti 7d485d5d75 Fixed #22268 -- Documented values_list() behavior for multivalued relations.a před 9 roky
  Attila Tovt 00dbd02f7e Made MakeMigrationsTests call proper parent method před 9 roky
  Tim Graham a637ed879d Added stub release notes for 1.9.6. před 9 roky
  Tim Graham 93539ba2f4 Added release date for 1.9.5 and 1.8.12. před 9 roky
  Claude Paroz db19619545 Fixed #25532 -- Properly redisplayed JSONField form input values před 9 roky
  Simon Charette 64aba7a8ab Fixed #26438 -- Fixed multiple .objects typos in the docs. před 9 roky
  Tim Graham 8928823b13 Fixed #26436 -- Added a link to the settings filtering in the error reporting howto. před 9 roky
  Tim Graham 12dee89d9c Removed some docs that should have been removed along with PROFANITIES_LIST. před 9 roky
  Tim Graham f3595b2549 Refs #26384, #24995 -- Skipped a schema test on older MySQL versions. před 9 roky
  Tim Graham a65fc6df89 Fixed #26410 -- Added a docs example for loader.render_to_string(). před 9 roky
  Akshesh 49f95cc0a0 Fixed #11560 -- Allowed proxy model multiple-inheritance from the same concrete base model. před 9 roky
  Tim Graham 2e0cd26ffb Made a few proxy_models tests use assertRaisesMessage(). před 9 roky
  Claude Paroz edcecaf0de Fixed #19670 -- Applied CachedFilesMixin patterns to specific extensions před 9 roky