Commit Verlauf

Autor SHA1 Nachricht Datum
  Jonathan Slenders ff410565bf Fixed #20709 -- Allowed {% widthratio %} to accept an "as" parameter. vor 11 Jahren
  SusanTan 71c491972e Fixed #11400 -- Passed kwargs from AbstractUser.email_user() to send_mail() vor 11 Jahren
  Krzysztof Jurewicz 4eeb8ec147 Fixed #20864 -- Made the test client use common method for performing requests. vor 11 Jahren
  Florian Apolloner 4e50e40654 Removed unneeded conditional_escapes from the testsuite. vor 11 Jahren
  Matt Johnson 907ef9d0d1 Fixed #20555 -- Make subwidget id attribute available vor 11 Jahren
  Tim Graham db682dcc9e Added 1.4.6/1.5.2 release notes. vor 11 Jahren
  Jacob Kaplan-Moss cbe6d5568f Apply autoescaping to AdminURLFieldWidget. vor 11 Jahren
  Jacob Kaplan-Moss ae3535169a Fixed is_safe_url() to reject URLs that use a scheme other than HTTP/S. vor 11 Jahren
  Anssi Kääriäinen 09a5f5aabe Fixed test failure on MySQL vor 11 Jahren
  Tim Graham 737b53ab9a Merge pull request #1470 from loic/admin.actionlist vor 11 Jahren
  Loic Bistuer 163a34ce4b Fixed #20883 -- Made model inheritance find parent links in abstract parents vor 11 Jahren
  Loic Bistuer 33fc083b0d Fixed overflow for the "Recent Actions" widget on the admin index. vor 11 Jahren
  Anssi Kääriäinen dcdc579d16 Fixed #20874 -- bump_prefix() in nested subqueries vor 11 Jahren
  Ramiro Morales 6c12cd15e9 Unlocalize line numbers and ids in debug 500 view. vor 12 Jahren
  Tim Graham 3f6cc33cff Added missing release notes for older versions of Django vor 11 Jahren
  Tim Graham 71b5617c24 Fixed #17778 -- Prevented class attributes on context from resolving as template variables. vor 11 Jahren
  Mel Collins 6bdb3b1135 Fixed #13518 -- Added FILE_UPLOAD_DIRECTORY_PERMISSIONS setting vor 12 Jahren
  Tim Graham ab680725bf Fixed #20890 -- Added missing import in class-based view docs. vor 11 Jahren
  Julien Phalip 6e70f47d02 Merge pull request #1464 from evildmp/squashing_commits vor 11 Jahren
  Daniele Procida e868eaf680 clarified misleading wording about squashing commits vor 11 Jahren
  Ramiro Morales 22af1394c6 Expand testing of Test LiveServerTestCase static files serving. vor 11 Jahren
  Ramiro Morales cb92e3391b Test that django.views.static.serve() generates 404 status codes. vor 11 Jahren
  ersran9 00d23a13eb Fixed #20828 -- Allowed @permission_required to take a list of permissions vor 11 Jahren
  Tim Graham 5737c57d95 Fixed #20868 -- Added an email to django-announce as a security step. vor 11 Jahren
  Tim Graham db0779dbe1 Merge pull request #1447 from evansd/patch-1 vor 11 Jahren
  Bojan Mihelac 0cac4fbf69 Fixed #18356 -- Gave the test client signals.template_rendered call a unique dispatch_uid vor 12 Jahren
  Tim Graham 453915bb12 SQLite test fix -- refs #9057 vor 11 Jahren
  Tim Graham ddae74b64c Fixed #9057 -- Added default_permissions model meta option. vor 11 Jahren
  Tim Graham 9c711ee3a6 Fixed test failures on Python 3 - refs #12288 vor 11 Jahren
  Tim Graham b575d690bb Fixed test failures introduced by #12288 vor 11 Jahren