Branch: refs/heads/master
  Home:   https://github.com/django/django
  Commit: 8c427448d53ec0d860e1669f35deed73d0240ba1
      
https://github.com/django/django/commit/8c427448d53ec0d860e1669f35deed73d0240ba1
  Author: Mateusz Haligowski <mhaligow...@gmail.com>
  Date:   2012-10-03 (Wed, 03 Oct 2012)

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

  Log Message:
  -----------
  Fixed #15915 -- Cleaned handling of duplicate permission codenames

Previously, a duplicate model, codename for permission would lead to
database integrity error. Cleaned the implementation so that this case
now raises an CommandError instead.



-- 
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