[Django] #22571: DateTimeField(auto_now_add=True) Breaks

2014-05-03 Thread Django
#22571: DateTimeField(auto_now_add=True) Breaks -+- Reporter: | Owner: nobody nu.everest@… | Status: new Type: |Version: 1.4 Uncategorized | Keywords:

[django/django] 87d873: [1.7.x] Fix docs error with deconstruct() docs

2014-05-03 Thread GitHub
Branch: refs/heads/stable/1.7.x Home: https://github.com/django/django Commit: 87d873ab476e2d213caa4cbdf11fddacb5755890 https://github.com/django/django/commit/87d873ab476e2d213caa4cbdf11fddacb5755890 Author: Andrew Godwin Date: 2014-05-03 (Sat, 03 May

[django/django] 13ec89: Fix docs error with deconstruct() docs

2014-05-03 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 13ec89f267fe19739bc727428edeecb273f24a65 https://github.com/django/django/commit/13ec89f267fe19739bc727428edeecb273f24a65 Author: Andrew Godwin Date: 2014-05-03 (Sat, 03 May 2014)

Re: [Django] #22395: Deleting a model and fields that relate to it results in ValueError: Related model '.' cannot be resolved

2014-05-03 Thread Django
#22395: Deleting a model and fields that relate to it results in ValueError: Related model '.' cannot be resolved +-- Reporter: melinath|Owner: nobody Type: Bug |

Re: [Django] #22411: Migrations attempt to create content types without first running contenttypes sync/migrations

2014-05-03 Thread Django
#22411: Migrations attempt to create content types without first running contenttypes sync/migrations +-- Reporter: melinath|Owner: nobody Type: Bug | Status: new

Re: [Django] #22563: Migration of admin.LogEntry.user fails.

2014-05-03 Thread Django
#22563: Migration of admin.LogEntry.user fails. -+-- Reporter: efrinut@…|Owner: nobody Type: Bug | Status: new Component: Migrations |

Re: [Django] #22563: Migration of admin.LogEntry.user fails.

2014-05-03 Thread Django
#22563: Migration of admin.LogEntry.user fails. -+-- Reporter: efrinut@…|Owner: nobody Type: Bug | Status: new Component: Migrations |

Re: [Django] #22540: .save() called in multiple "creation" queryset functions

2014-05-03 Thread Django
#22540: .save() called in multiple "creation" queryset functions -+- Reporter: craig.labenz@… |Owner: nobody Type: | Status: closed

[django/django] faa8c7: Moved misplaced transaction.atomic from 0dce44e16b

2014-05-03 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: faa8c71fd9e97794e73f7e7564446846d72d8bb2 https://github.com/django/django/commit/faa8c71fd9e97794e73f7e7564446846d72d8bb2 Author: Claude Paroz Date: 2014-05-03 (Sat, 03 May 2014)

Re: [Django] #21987: Allow Media objects to have their own MEDIA_TYPES

2014-05-03 Thread Django
#21987: Allow Media objects to have their own MEDIA_TYPES -+- Reporter: Keryn Knight |Owner: Osmose | Status: assigned Type:

Re: [Django] #22570: Form.__getitem__ KeyError should be more descriptive

2014-05-03 Thread Django
#22570: Form.__getitem__ KeyError should be more descriptive -+- Reporter: bendavis78 |Owner: nobody Type: | Status: new

[Django] #22570: Form.__getitem__ KeyError should be more descriptive

2014-05-03 Thread Django
#22570: Form.__getitem__ KeyError should be more descriptive --+ Reporter: bendavis78| Owner: nobody Type: Cleanup/optimization | Status: new Component: Forms |Version: master

[Django] #22569: lookup_allowed fails to consider dynamic list_filter

2014-05-03 Thread Django
#22569: lookup_allowed fails to consider dynamic list_filter -+ Reporter: Keryn Knight | Owner: nobody Type: Uncategorized| Status: new Component: contrib.admin|

Re: [Django] #22531: Q objects lack a useful repr

2014-05-03 Thread Django
#22531: Q objects lack a useful repr -+- Reporter: Keryn Knight |Owner: nobody | Status: new Type: New feature |

Re: [Django] #22568: FK to proxy model breaks migrate

2014-05-03 Thread Django
#22568: FK to proxy model breaks migrate +-- Reporter: leftmoose |Owner: nobody Type: Bug | Status: new Component: Migrations | Version:

Re: [Django] #22556: close_if_unusuable_or_obsolete should handle InterfaceError

2014-05-03 Thread Django
#22556: close_if_unusuable_or_obsolete should handle InterfaceError -+- Reporter: pennersr |Owner: nobody Type: Uncategorized| Status: closed

Re: [Django] #22556: close_if_unusuable_or_obsolete should handle InterfaceError

2014-05-03 Thread Django
#22556: close_if_unusuable_or_obsolete should handle InterfaceError -+- Reporter: pennersr |Owner: nobody Type: Uncategorized| Status: new

Re: [Django] #22435: Adding a ManyToManyField and running makemigrations prompts for a default

2014-05-03 Thread Django
#22435: Adding a ManyToManyField and running makemigrations prompts for a default -+ Reporter: andrewsg |Owner: nobody Type: Bug | Status: closed

[django/django] f8fa73: [1.7.x] Fixed #22435 -- Prevented adding a ManyToM...

2014-05-03 Thread GitHub
Branch: refs/heads/stable/1.7.x Home: https://github.com/django/django Commit: f8fa735dc2a0d06e904b458633d0143820a59ac0 https://github.com/django/django/commit/f8fa735dc2a0d06e904b458633d0143820a59ac0 Author: Tim Graham Date: 2014-05-02 (Fri, 02 May

Re: [Django] #21987: Allow Media objects to have their own MEDIA_TYPES

2014-05-03 Thread Django
#21987: Allow Media objects to have their own MEDIA_TYPES -+- Reporter: Keryn Knight |Owner: Osmose | Status: assigned Type:

[Django] #22568: FK to proxy model breaks migrate

2014-05-03 Thread Django
#22568: FK to proxy model breaks migrate + Reporter: leftmoose | Owner: nobody Type: Bug | Status: new Component: Migrations |Version: 1.7-beta-2 Severity: Normal | Keywords: Triage