Branch: refs/heads/master
  Home:   https://github.com/django/django
  Commit: 1ab27e9a65015373a49688f3ff6723cf85d5de56
      
https://github.com/django/django/commit/1ab27e9a65015373a49688f3ff6723cf85d5de56
  Author: joaoxsouls <joaoxso...@gmail.com>
  Date:   2013-10-14 (Mon, 14 Oct 2013)

  Changed paths:
    M AUTHORS
    M django/contrib/auth/management/__init__.py
    M django/contrib/auth/tests/test_management.py

  Log Message:
  -----------
  Fixed #18866 -- added validation error for verbose_name longer than 39 
characters

Added a validation error check when creating the permissions for model, to avoid
cryptic database error when the verbose_name is longer than 39 characters
thanks elena for reporting it


  Commit: 8ce3c3a9282ac19282060ddf6928b34a09d26672
      
https://github.com/django/django/commit/8ce3c3a9282ac19282060ddf6928b34a09d26672
  Author: Marc Tamlyn <marc.tam...@gmail.com>
  Date:   2013-10-14 (Mon, 14 Oct 2013)

  Changed paths:
    M AUTHORS
    M django/contrib/auth/management/__init__.py
    M django/contrib/auth/tests/test_management.py

  Log Message:
  -----------
  Merge pull request #1733 from joaoxsouls/#18866

Fixed #18866 -- added validation error for verbose_name longer than 39 
characters


Compare: https://github.com/django/django/compare/8fc63087f6ad...8ce3c3a9282a

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/525befbc411e9_6cca68bd4811383f%40hookshot-fe1-pe1-prd.aws.github.net.mail.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to