1. 03 Tem, 2011 2 kayıt (commit)
    • Jannis Leidel's avatar
      Fixed #15750 -- Handle empty mail server credentials gracefully. Thanks,… · 3bd23ee9
      Jannis Leidel yazdı
      Fixed #15750 -- Handle empty mail server credentials gracefully. Thanks, LeandroSouza and bedmondmark.
      
      git-svn-id: http://code.djangoproject.com/svn/django/trunk@16494 bcc190cf-cafb-0310-a4f2-bffc1f526a37
      3bd23ee9
    • Ramiro Morales's avatar
      Reverted [14563] because it introduced a dependency from core on a contrib app… · 1d270ac8
      Ramiro Morales yazdı
      Reverted [14563] because it introduced a dependency from core on a contrib app (contenttypes). Fixes #16283, Refs #3055. Thanks TheRoSS for the report and Aymeric Augustin for finding the problem.
      
      This caused models shipped with some contrib apps to pollute the namespace when user's apps had the same name (e.g. auth, sites), even when these contrib apps weren't installed.
      
      This undesired loading of contrib apps happened when model validation was executed, for example when running management commands that set or inherit `requires_model_validation=True`:
      cleanup, dumpdata, flush, loaddata, reset, runfcgi, sql, sqlall, sqlclear, sqlcustom, sqlflush, sqlindexes, sqlinitialdata, sqlreset, sqlsequencereset, syncdb, createsuperusers, ping_google, collectstatic, findstatic.
      
      This could also cause hard to diagnose problems e.g. when performing reverse URL resolving.
      
      git-svn-id: http://code.djangoproject.com/svn/django/trunk@16493 bcc190cf-cafb-0310-a4f2-bffc1f526a37
      1d270ac8
  2. 01 Tem, 2011 3 kayıt (commit)
  3. 30 Haz, 2011 2 kayıt (commit)
  4. 29 Haz, 2011 2 kayıt (commit)
  5. 28 Haz, 2011 12 kayıt (commit)
  6. 27 Haz, 2011 2 kayıt (commit)
  7. 26 Haz, 2011 16 kayıt (commit)
  8. 25 Haz, 2011 1 kayıt (commit)