コミット履歴

作者 SHA1 メッセージ 日付
  Tim Graham 2d7aca3da0 Moved contrib.auth tests out of contrib. 10 年 前
  Tim Graham 8192a164de Moved contrib.humanize tests out of contrib. 10 年 前
  Tim Graham 00da46091a Moved contrib.redirects tests out of contrib. 10 年 前
  Tim Graham b3cd9e0d07 Moved contrib.messages tests out of contrib. 10 年 前
  Tim Graham fac3a34cbb Moved contrib.sessions tests out of contrib. 10 年 前
  Tim Graham fbc467c26b Moved contrib.sitemaps tests out of contrib. 10 年 前
  Tim Graham d8341bf024 Moved contrib.sites tests out of contrib. 10 年 前
  Tim Graham d3a725054f Moved contrib.flatpages tests out of contrib. 10 年 前
  Tim Graham 197dd4b8f1 Prevented some test commands from needlessly running system checks. 10 年 前
  Daniel Pyrathon 19188826b4 Fixed #24146 -- Allowed model._meta.get_field() to be used after apps.models_ready 10 年 前
  Josh Smeaton 1fbe8a2de3 Fixed #24200 -- Made introspection bypass statement cache 10 年 前
  Aymeric Augustin 1b8af4cfa0 Disallowed importing concrete models without an application. 10 年 前
  Aymeric Augustin c7a6996df7 Fixed a crash of the debug page. 10 年 前
  Loic Bistuer e9874d4cf1 Ignored flake8 newly added E402 and E731. 10 年 前
  Loic Bistuer c8e24bbc9b Fixed isort import that's inconsistent between platforms. 10 年 前
  Tim Graham a3473454ad Updated docs on running selenium tests. 10 年 前
  Aymeric Augustin f2c104ada6 Split DTL context creation into its own function. 10 年 前
  Tim Graham c970018f41 Removed Django 1.7 MIDDLEWARE_CLASSES upgrade check. 10 年 前
  Simon Charette 5b75b01939 Refactored an admin_view test case. 10 年 前
  Simon Charette 8a590c4b7b Moved a custom admin template test to a more appropriate case. 10 年 前
  Tim Graham 2ee9bce654 Removed some obsolete absolute_imports. 10 年 前
  Tim Graham 6704b52980 Fixed #24269 -- Added docs about the process of managing translations in Django. 10 年 前
  Claude Paroz 50aa1a790c Replaced some more hardcoded admin URLs 10 年 前
  Tim Graham c5d1a5ef5c Removed docs about unmigrated apps as they are not supported in Django 1.9. 10 年 前
  Tim Graham 2d7c27d387 Fixed #24302 -- Added DurationField.formfield() 10 年 前
  Daniel Wiesmann 32ed4c202f Moved numpy import helper to shortcuts 10 年 前
  Justine Alexandra Roberts Tunney e215d325a8 Updated my email address in AUTHORS. 10 年 前
  Tim Graham e144e0e237 Removed unnecessary parentheses in model check messages. 10 年 前
  Aron Podrigal 4d73303ee9 Fixed #24249 -- Improved field shadowing validation in model multi-inheritance. 10 年 前
  я котик пур-пур 981bd64dfb Unified local imports in django.db.backends.mysql. 10 年 前