Branch: refs/heads/master
  Home:   https://github.com/django/django
  Commit: 32a7ab21482ef06f7e01a70fad8495f659c4d29f
      
https://github.com/django/django/commit/32a7ab21482ef06f7e01a70fad8495f659c4d29f
  Author: Aleksandra Sendecka <[email protected]>
  Date:   2013-02-23 (Sat, 23 Feb 2013)

  Changed paths:
    M django/contrib/staticfiles/storage.py
    A 
tests/regressiontests/staticfiles_tests/project/documents/cached/styles_insensitive.css
    M tests/regressiontests/staticfiles_tests/tests.py

  Log Message:
  -----------
  Fixed #19526

CSS specifications governs that syntax is case insensitive.
This modifies CachedFilesMixin to support that.


  Commit: 83ecb7b145644a1489db4137ac4d779bf1f294ca
      
https://github.com/django/django/commit/83ecb7b145644a1489db4137ac4d779bf1f294ca
  Author: Honza Král <[email protected]>
  Date:   2013-02-23 (Sat, 23 Feb 2013)

  Changed paths:
    M django/contrib/staticfiles/storage.py
    A 
tests/regressiontests/staticfiles_tests/project/documents/cached/styles_insensitive.css
    M tests/regressiontests/staticfiles_tests/tests.py

  Log Message:
  -----------
  Merge pull request #809 from asendecka/ticket19526

Fixed #19526 - make regexes for css case insensitive


Compare: https://github.com/django/django/compare/1c11ee63459c...83ecb7b14564

-- 
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 [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to