[Django] #25290: Inconsistency between database and object instances when using setUpTestData with related objects

2015-08-18 Thread Django
#25290: Inconsistency between database and object instances when using setUpTestData with related objects -+ Reporter: MarkusH| Owner: nobody Type: Bug|

Re: [Django] #25284: QuerySet.filter(related_id=queryset) no longer does implicit __in lookup

2015-08-18 Thread Django
#25284: QuerySet.filter(related_id=queryset) no longer does implicit __in lookup --+ Reporter: Naddiseo |Owner: nobody Type: Cleanup/optimization | Status: n

Re: [Django] #25285: Unknown django-admin command raises "settings not configured" when no project exists (was: Unknown command raise the wrong exception when no project exist)

2015-08-18 Thread Django
#25285: Unknown django-admin command raises "settings not configured" when no project exists -+- Reporter: mlorant |Owner: nobody Type: |

[Django] #25289: Update admin's jQuery to 2.1.4

2015-08-18 Thread Django
#25289: Update admin's jQuery to 2.1.4 + Reporter: timgraham | Owner: nobody Type: Cleanup/optimization | Status: new Component: contrib.admin

Re: [Django] #25284: QuerySet.filter(related_id=queryset) no longer does implicit __in lookup (was: Regression when filtering by subquery)

2015-08-18 Thread Django
#25284: QuerySet.filter(related_id=queryset) no longer does implicit __in lookup --+ Reporter: Naddiseo |Owner: nobody Type: Cleanup/optimization | Status: n

Re: [Django] #25225: Unnecessary/Redundant __iter__ method with ListMixin class (contrib.gis.geos.mutable_list.py)?

2015-08-18 Thread Django
#25225: Unnecessary/Redundant __iter__ method with ListMixin class (contrib.gis.geos.mutable_list.py)? -+- Reporter: bixb0012 |Owner: nobody Type: |

Re: [Django] #4740: [gis] Template broken for Polygon-lists

2015-08-18 Thread Django
#4740: [gis] Template broken for Polygon-lists -+ Reporter: anonymous |Owner: jbronn Type: | Status: closed Component: GIS| Ver

Re: [Django] #22288: F() expression not compatible with __range field look up

2015-08-18 Thread Django
#22288: F() expression not compatible with __range field look up -+- Reporter: liushaohua86@… |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #24305: Allow to override abstract model fields

2015-08-18 Thread Django
#24305: Allow to override abstract model fields -+- Reporter: knbk |Owner: ar45 Type: New feature | Status: assigned Component: Database laye

Re: [Django] #25288: Allow migrating models from other apps

2015-08-18 Thread Django
#25288: Allow migrating models from other apps -+-- Reporter: nanuxbe |Owner: nobody Type: New feature | Status: new Component: Migrations | Version:

Re: [Django] #25286: ImportError: cannot import name RemovedInDjango110Warning

2015-08-18 Thread Django
#25286: ImportError: cannot import name RemovedInDjango110Warning ---+-- Reporter: badisa |Owner: nobody Type: Bug| Status: closed Component: Uncategorize

Re: [Django] #17875: ForeignKey field and Multiple database bug

2015-08-18 Thread Django
#17875: ForeignKey field and Multiple database bug -+- Reporter: vital.fadeev@… |Owner: nobody Type: Bug | Status: closed Component: Uncategori

Re: [Django] #20936: When logging out/ending a session, don't create a new, empty session

2015-08-18 Thread Django
#20936: When logging out/ending a session, don't create a new, empty session -+- Reporter: mattrobenolt |Owner: Type: | mattrobenolt Cleanup/optimization

Re: [Django] #20936: When logging out/ending a session, don't create a new, empty session

2015-08-18 Thread Django
#20936: When logging out/ending a session, don't create a new, empty session -+- Reporter: mattrobenolt |Owner: Type: | mattrobenolt Cleanup/optimization

[Django] #25288: Allow migrating models from other apps

2015-08-18 Thread Django
#25288: Allow migrating models from other apps -+ Reporter: nanuxbe | Owner: nobody Type: New feature | Status: new Component: Migrations |Version: 1.8 Severity: Normal | Keywords: Triage Sta

Re: [Django] #25287: Multiplying and dividing connectors for datetime expressions are not supported by sqlite backed. (was: Multiplying and dividing connectors are not supported by sqlite backed.)

2015-08-18 Thread Django
#25287: Multiplying and dividing connectors for datetime expressions are not supported by sqlite backed. -+- Reporter: javrasya |Owner: nobody Type: New feature |

Re: [Django] #25287: Multiplying and dividing connectors are not supported by sqlite backed.

2015-08-18 Thread Django
#25287: Multiplying and dividing connectors are not supported by sqlite backed. -+- Reporter: javrasya |Owner: nobody Type: Bug | Status: new

[Django] #25287: Multiplying and dividing connectors are not supported by sqlite backed.

2015-08-18 Thread Django
#25287: Multiplying and dividing connectors are not supported by sqlite backed. -+- Reporter: javrasya | Owner: nobody Type: Bug | Status: new Component: Database lay

Re: [Django] #25286: ImportError: cannot import name RemovedInDjango110Warning

2015-08-18 Thread Django
#25286: ImportError: cannot import name RemovedInDjango110Warning ---+-- Reporter: badisa |Owner: nobody Type: Bug| Status: new Component: Uncategorized

[Django] #25286: ImportError: cannot import name RemovedInDjango110Warning

2015-08-18 Thread Django
#25286: ImportError: cannot import name RemovedInDjango110Warning ---+ Reporter: badisa | Owner: nobody Type: Bug| Status: new Component: Uncategorized |Version: 1.8 Severity: Normal

Re: [Django] #25101: ImportError regression for 1.8.3, triggered with Django Rest Framework

2015-08-18 Thread Django
#25101: ImportError regression for 1.8.3, triggered with Django Rest Framework ---+-- Reporter: lucacorti |Owner: nobody Type: Uncategorized | Status: closed Component:

Re: [Django] #25101: ImportError regression for 1.8.3, triggered with Django Rest Framework

2015-08-18 Thread Django
#25101: ImportError regression for 1.8.3, triggered with Django Rest Framework ---+-- Reporter: lucacorti |Owner: nobody Type: Uncategorized | Status: new Component: Un

Re: [Django] #25285: Unknown command raise the wrong exception when no project exist

2015-08-18 Thread Django
#25285: Unknown command raise the wrong exception when no project exist + Reporter: mlorant | Owner: nobody Type: Cleanup/optimization| Status: new Component: Core (Management

[Django] #25285: Unknown command raise the wrong exception when no project exist

2015-08-18 Thread Django
#25285: Unknown command raise the wrong exception when no project exist +-- Reporter: mlorant | Owner: nobody Type: Cleanup/optimization| Status: new Component: Core (

Re: [Django] #24755: makemigrations --merge output is confusing when one head depends on another app

2015-08-18 Thread Django
#24755: makemigrations --merge output is confusing when one head depends on another app +- Reporter: carljm |Owner: MarkusH Type: Bug | Status: closed Co

Re: [Django] #24100: Make `post_migrate` dispatch the migration plan.

2015-08-18 Thread Django
#24100: Make `post_migrate` dispatch the migration plan. -+ Reporter: charettes|Owner: MarkusH Type: New feature | Status: assigned Component: Migrations |

Re: [Django] #23422: Cannot add Permission to Group in data migration

2015-08-18 Thread Django
#23422: Cannot add Permission to Group in data migration +-- Reporter: tjwalch |Owner: nobody Type: Bug | Status: closed Component: Migrations |