Branch: refs/heads/master
  Home:   https://github.com/django/django
  Commit: 05d333ba3bb16af024c11966d2072de38fe9f82f
      
https://github.com/django/django/commit/05d333ba3bb16af024c11966d2072de38fe9f82f
  Author: Claude Paroz <cla...@2xlibre.net>
  Date:   2012-06-26 (Tue, 26 Jun 2012)

  Changed paths:
    M django/db/models/fields/files.py
    M tests/modeltests/files/models.py
    M tests/modeltests/files/tests.py
    M tests/regressiontests/model_fields/tests.py

  Log Message:
  -----------
  Fixed #18515 -- Conditionally regenerated filename in FileField validation

When a FileField value has been saved, a new validation should not
regenerate a new filename when checking the length. Refs #9893.



-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to