Branch: refs/heads/master
  Home:   https://github.com/django/django
  Commit: 7631fb8f37f0ba8155208a7a9f79f3a9958ac9b1
      
https://github.com/django/django/commit/7631fb8f37f0ba8155208a7a9f79f3a9958ac9b1
  Author: Aymeric Augustin <aymeric.augus...@m4x.org>
  Date:   2012-08-19 (Sun, 19 Aug 2012)

  Changed paths:
    M docs/topics/python3.txt

  Log Message:
  -----------
  Clarified a sentence in the Python 3 docs.

Thanks dstufft for the report.


  Commit: a43ecc04445a02982cb9c52357db25066b197c37
      
https://github.com/django/django/commit/a43ecc04445a02982cb9c52357db25066b197c37
  Author: Aymeric Augustin <aymeric.augus...@m4x.org>
  Date:   2012-08-19 (Sun, 19 Aug 2012)

  Changed paths:
    M django/utils/dateparse.py

  Log Message:
  -----------
  Removed an inaccurate statement

in docstrings of dateparse functions.


  Commit: 2f59e94a4150c84c8b4e387fd82f0509eadc4f4b
      
https://github.com/django/django/commit/2f59e94a4150c84c8b4e387fd82f0509eadc4f4b
  Author: Aymeric Augustin <aymeric.augus...@m4x.org>
  Date:   2012-08-19 (Sun, 19 Aug 2012)

  Changed paths:
    M django/utils/dateparse.py
    A tests/regressiontests/utils/dateparse.py
    M tests/regressiontests/utils/tests.py

  Log Message:
  -----------
  Fixed #18728 -- Made colon optional in tzinfo

Made two-digit hours and minutes mandatory in tzinfo (the code used
to crash if a one-digit representation was provided).

Added standalone tests for django.utils.dateparse.


  Commit: 9729f77326af9f6dc8644ec2574a2c356f84f32d
      
https://github.com/django/django/commit/9729f77326af9f6dc8644ec2574a2c356f84f32d
  Author: Aymeric Augustin <aymeric.augus...@m4x.org>
  Date:   2012-08-19 (Sun, 19 Aug 2012)

  Changed paths:
    M tests/regressiontests/utils/tests.py

  Log Message:
  -----------
  Reordered import statements for clarity.


Compare: https://github.com/django/django/compare/a2ba02614f69...9729f77326af

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