Branch: refs/heads/master
  Home:   https://github.com/django/django
  Commit: 56cfa508c796ad317e813647eadd9f7142f6d2dc
      
https://github.com/django/django/commit/56cfa508c796ad317e813647eadd9f7142f6d2dc
  Author: Moayad Mardini <[email protected]>
  Date:   2014-05-30 (Fri, 30 May 2014)

  Changed paths:
    M django/db/migrations/writer.py
    M docs/ref/settings.txt
    M tests/migrations/test_commands.py

  Log Message:
  -----------
  Fixed #22682 -- `makemigrations` will create `MIGRATION_MODULES` package

`makemigrations` will automatically create the package specified
in `MIGRATION_MODULES` if it doesn't already exist.

Thanks ovidiuc4 for the report.


  Commit: 347cab4faef22e6c903c9a0a407a0da06805a3de
      
https://github.com/django/django/commit/347cab4faef22e6c903c9a0a407a0da06805a3de
  Author: Andrew Godwin <[email protected]>
  Date:   2014-05-29 (Thu, 29 May 2014)

  Changed paths:
    M django/db/migrations/writer.py
    M docs/ref/settings.txt
    M tests/migrations/test_commands.py

  Log Message:
  -----------
  Merge pull request #2744 from mmardini/MIGRATION_MODULES

Fixed #22682 -- `makemigrations` will create `MIGRATION_MODULES` package


Compare: https://github.com/django/django/compare/67d9f70e4c80...347cab4faef2

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/5387b6de70f9_6d6610f3d44107156%40hookshot-fe2-cp1-prd.iad.github.net.mail.
For more options, visit https://groups.google.com/d/optout.

Reply via email to