Re: [Django] #26371: please add section to tutorial for switching over to and using postgres

2016-03-19 Thread Django
#26371: please add section to tutorial for switching over to and using postgres ---+-- Reporter: beckastar |Owner: nobody Type: Uncategorized | Status: closed

Re: [Django] #26371: please add section to tutorial for switching over to and using postgres

2016-03-19 Thread Django
#26371: please add section to tutorial for switching over to and using postgres ---+-- Reporter: beckastar |Owner: nobody Type: New feature| Status: closed

Re: [Django] #25452: Email validation for domain `gmail.-com` is considered valid

2016-03-19 Thread Django
#25452: Email validation for domain `gmail.-com` is considered valid + Reporter: phalt |Owner: bak1an Type: Bug | Status: closed Component: Forms |

Re: [Django] #26369: Allow override of hardcoded defaults in model Field.formfield()

2016-03-19 Thread Django
#26369: Allow override of hardcoded defaults in model Field.formfield() -+- Reporter: jpic |Owner: nobody Type: | Status: new

Re: [Django] #26347: Saving ManyToMany field under race condition causes data loss

2016-03-19 Thread Django
#26347: Saving ManyToMany field under race condition causes data loss -+- Reporter: hchargois|Owner: nobody Type: Uncategorized| Status: closed

Re: [Django] #26372: admin_order_field ignored when shadowing model field

2016-03-19 Thread Django
#26372: admin_order_field ignored when shadowing model field ---+-- Reporter: julianandrews |Owner: nobody Type: Bug| Status: new Component: contrib.admin |

Re: [Django] #26367: Assess if FieldFile can work with stdlib File instead of requiring Django's File

2016-03-19 Thread Django
#26367: Assess if FieldFile can work with stdlib File instead of requiring Django's File --+ Reporter: cristianocca |Owner: nobody Type: Cleanup/optimization |

Re: [Django] #26265: RendererMixin id_for_label causes HTML id uniqueness violation

2016-03-19 Thread Django
#26265: RendererMixin id_for_label causes HTML id uniqueness violation -+ Reporter: scoenye |Owner: tedmx Type: Bug | Status: assigned Component: Forms|

Re: [Django] #18332: No generic way to get database backend version

2016-03-19 Thread Django
#18332: No generic way to get database backend version -+- Reporter: apollovy@… |Owner: | vanessagomes Type: Bug |

Re: [Django] #25759: Add **kwargs to as_sql method of Expressions

2016-03-19 Thread Django
#25759: Add **kwargs to as_sql method of Expressions -+- Reporter: jarshwah |Owner: | kaifeldhoff Type: New feature |

Re: [Django] #26265: RendererMixin id_for_label causes HTML id uniqueness violation

2016-03-19 Thread Django
#26265: RendererMixin id_for_label causes HTML id uniqueness violation -+ Reporter: scoenye |Owner: tedmx Type: Bug | Status: assigned Component: Forms|

Re: [Django] #26306: Memory leak in cached template loader

2016-03-19 Thread Django
#26306: Memory leak in cached template loader -+ Reporter: AlexHill |Owner: AlexHill Type: Bug | Status: closed Component: Template system |

Re: [Django] #25232: Make the ModelBackend authentication backend reject inactive users

2016-03-19 Thread Django
#25232: Make the ModelBackend authentication backend reject inactive users --+ Reporter: OleLaursen|Owner: sasha0 Type: New feature | Status: assigned Component:

[Django] #26367: Minor FieldFile (proxy for FieldFile) improvement?

2016-03-19 Thread Django
#26367: Minor FieldFile (proxy for FieldFile) improvement? --+-- Reporter: cristianocca | Owner: nobody Type: Cleanup/optimization | Status: new Component: File uploads/storage |Version: 1.9

Re: [Django] #26371: please add section to tutorial for switching over to and using postgres

2016-03-19 Thread Django
#26371: please add section to tutorial for switching over to and using postgres ---+-- Reporter: beckastar |Owner: nobody Type: New feature| Status: closed

Re: [Django] #26367: Minor FieldFile (proxy for FileField) improvement? (was: Minor FieldFile (proxy for FieldFile) improvement?)

2016-03-19 Thread Django
#26367: Minor FieldFile (proxy for FileField) improvement? -+- Reporter: cristianocca |Owner: nobody Type: | Status: new

Re: [Django] #26167: Support for Functional Indexes (aka Indexes on Expressions)

2016-03-19 Thread Django
#26167: Support for Functional Indexes (aka Indexes on Expressions) -+- Reporter: cancan101|Owner: nobody Type: New feature | Status: new

Re: [Django] #26369: Allow override of hardcoded defaults in model Field.formfield()

2016-03-19 Thread Django
#26369: Allow override of hardcoded defaults in model Field.formfield() -+- Reporter: jpic |Owner: nobody Type: New feature | Status: new

[Django] #26365: template option "string_if_invalid" can't find error location whit including html

2016-03-19 Thread Django
#26365: template option "string_if_invalid" can't find error location whit including html -+ Reporter: JosephDev| Owner: nobody Type: Bug | Status: new Component: Template system |Version:

Re: [Django] #13088: Template range filter

2016-03-19 Thread Django
#13088: Template range filter -+-- Reporter: makoste |Owner: nobody Type: New feature | Status: closed Component: Template system |

Re: [Django] #26365: Add a system check to ensure "string_if_invalid" is a string

2016-03-19 Thread Django
#26365: Add a system check to ensure "string_if_invalid" is a string -+- Reporter: JosephDev|Owner: | vincepandolfo Type: New feature

Re: [Django] #26290: Pagination module should warn about unordered query set

2016-03-19 Thread Django
#26290: Pagination module should warn about unordered query set --+ Reporter: kartikanand |Owner: Type: Cleanup/optimization | Status: new Component:

Re: [Django] #26378: Incorrect behavior in GenericIPAddressField with protocol='both', unpack_ipv4=False

2016-03-19 Thread Django
#26378: Incorrect behavior in GenericIPAddressField with protocol='both', unpack_ipv4=False -+- Reporter: bshen|Owner: nobody Type: Bug |

Re: [Django] #8936: admin databrowse (read-only view-only permissions)

2016-03-19 Thread Django
#8936: admin databrowse (read-only view-only permissions) ---+-- Reporter: simon |Owner: PetrDlouhy Type: New feature| Status: assigned Component: contrib.admin

Re: [Django] #26376: Explain what "searching for a list of template names" means in TemplateResponse.Mixin.get_template_names() docs. (was: Docs for `get_template_names`)

2016-03-19 Thread Django
#26376: Explain what "searching for a list of template names" means in TemplateResponse.Mixin.get_template_names() docs. --+ Reporter: guettli |Owner: nobody Type:

Re: [Django] #25658: Add an optional positional argument to inspectdb to allow choosing what table/views should be inspected

2016-03-19 Thread Django
#25658: Add an optional positional argument to inspectdb to allow choosing what table/views should be inspected -+- Reporter: JoseTomasTocino |Owner: |

Re: [Django] #26375: Docs: since author_form.html gets used by CreateView and UpdateView, the button should be be called "Create"

2016-03-19 Thread Django
#26375: Docs: since author_form.html gets used by CreateView and UpdateView, the button should be be called "Create" --+ Reporter: guettli | Owner: nobody Type: Cleanup/optimization | Status:

Re: [Django] #24227: isinstance checks on ManyToManyField should be replaced with field.many_to_many

2016-03-19 Thread Django
#24227: isinstance checks on ManyToManyField should be replaced with field.many_to_many -+- Reporter: coldmind |Owner: coldmind Type: |

Re: [Django] #24227: isinstance checks on ManyToManyField should be replaced with field.many_to_many

2016-03-19 Thread Django
#24227: isinstance checks on ManyToManyField should be replaced with field.many_to_many -+- Reporter: coldmind |Owner: coldmind Type: |

Re: [Django] #26347: Saving ManyToMany field under race condition causes data loss

2016-03-19 Thread Django
#26347: Saving ManyToMany field under race condition causes data loss -+- Reporter: hchargois|Owner: nobody Type: Uncategorized| Status: closed

Re: [Django] #26364: Updating an object in a queryset with save() leads to bug using that queryset as a lookup filter

2016-03-19 Thread Django
#26364: Updating an object in a queryset with save() leads to bug using that queryset as a lookup filter -+- Reporter: jonathan-golorry |Owner: nobody Type: Bug |

Re: [Django] #26365: Add a system check to ensure "string_if_invalid" is a string (was: template option "string_if_invalid" can't find error location whit including html)

2016-03-19 Thread Django
#26365: Add a system check to ensure "string_if_invalid" is a string --+ Reporter: JosephDev |Owner: nobody Type: New feature | Status: new

Re: [Django] #26365: template option "string_if_invalid" can't find error location whit including html

2016-03-19 Thread Django
#26365: template option "string_if_invalid" can't find error location whit including html -+-- Reporter: JosephDev|Owner: nobody Type: Bug | Status: new

Re: [Django] #26265: RendererMixin id_for_label causes HTML id uniqueness violation

2016-03-19 Thread Django
#26265: RendererMixin id_for_label causes HTML id uniqueness violation -+ Reporter: scoenye |Owner: tedmx Type: Bug | Status: assigned Component: Forms|

Re: [Django] #26362: Manually changing the parent of a child model is silently failing.

2016-03-19 Thread Django
#26362: Manually changing the parent of a child model is silently failing. -+- Reporter: Macainian|Owner: nobody Type: Bug | Status: new

Re: [Django] #24227: isinstance checks on ManyToManyField should be replaced with field.many_to_many

2016-03-19 Thread Django
#24227: isinstance checks on ManyToManyField should be replaced with field.many_to_many -+- Reporter: coldmind |Owner: coldmind Type: |

Re: [Django] #26293: Warnings regarding 404s logged for URLs missing trailing slashes

2016-03-19 Thread Django
#26293: Warnings regarding 404s logged for URLs missing trailing slashes -+- Reporter: jklaiho |Owner: | ieatkittens Type: Bug

Re: [Django] #26372: admin_order_field ignored when shadowing model field

2016-03-19 Thread Django
#26372: admin_order_field ignored when shadowing model field ---+-- Reporter: julianandrews |Owner: nobody Type: Bug| Status: new Component: contrib.admin |

Re: [Django] #26359: explain dual ticket tracking system

2016-03-19 Thread Django
#26359: explain dual ticket tracking system --+ Reporter: beckastar |Owner: nobody Type: Cleanup/optimization | Status: new Component: Documentation

Re: [Django] #26376: Docs for `get_template_names`

2016-03-19 Thread Django
#26376: Docs for `get_template_names` -+- Reporter: guettli |Owner: nobody Type: | Status: new Cleanup/optimization |

Re: [Django] #25774: Refactor of datetime expressions and better, official support for right-hand-side date part extraction

2016-03-19 Thread Django
#25774: Refactor of datetime expressions and better, official support for right- hand-side date part extraction -+- Reporter: ryuusenshi |Owner: jarshwah Type: New feature

Re: [Django] #26220: Allow SingleObjectTemplateResponseMixin to get a template_name from form_class if it's a ModelForm

2016-03-19 Thread Django
#26220: Allow SingleObjectTemplateResponseMixin to get a template_name from form_class if it's a ModelForm ---+ Reporter: nim65s |Owner: nim65s Type: New feature|

Re: [Django] #26351: Recommend enabling MySQL's STRICT_TRANS_TABLES to prevent silent truncation

2016-03-19 Thread Django
#26351: Recommend enabling MySQL's STRICT_TRANS_TABLES to prevent silent truncation -+- Reporter: zhebrak |Owner: nobody Type: | Status:

Re: [Django] #26367: Assess if FieldFile can work with stdlib File instead of requiring Django's File (was: Minor FieldFile (proxy for FileField) improvement?)

2016-03-19 Thread Django
#26367: Assess if FieldFile can work with stdlib File instead of requiring Django's File --+ Reporter: cristianocca |Owner: nobody Type: Cleanup/optimization |

Re: [Django] #26351: Recommend enabling MySQL's STRICT_TRANS_TABLES to prevent silent truncation

2016-03-19 Thread Django
#26351: Recommend enabling MySQL's STRICT_TRANS_TABLES to prevent silent truncation -+- Reporter: zhebrak |Owner: nobody Type: | Status:

Re: [Django] #25872: Add a blocktrans option to force HTML escaping

2016-03-19 Thread Django
#25872: Add a blocktrans option to force HTML escaping -+ Reporter: a1tus|Owner: sasha0 Type: New feature | Status: assigned Component: Template system

Re: [Django] #26351: Recommend enabling MySQL's STRICT_TRANS_TABLES to prevent silent truncation

2016-03-19 Thread Django
#26351: Recommend enabling MySQL's STRICT_TRANS_TABLES to prevent silent truncation -+- Reporter: zhebrak |Owner: nobody Type: | Status:

Re: [Django] #25452: Email validation for domain `gmail.-com` is considered valid

2016-03-19 Thread Django
#25452: Email validation for domain `gmail.-com` is considered valid + Reporter: phalt |Owner: bak1an Type: Bug | Status: closed Component: Forms |

Re: [Django] #26365: template option "string_if_invalid" can't find error location whit including html

2016-03-19 Thread Django
#26365: template option "string_if_invalid" can't find error location whit including html -+-- Reporter: JosephDev|Owner: nobody Type: Bug | Status: new

Re: [Django] #26375: Docs: since author_form.html gets used by CreateView and UpdateView, the button should be be called "Create"

2016-03-19 Thread Django
#26375: Docs: since author_form.html gets used by CreateView and UpdateView, the button should be be called "Create" --+ Reporter: guettli | Owner: nobody Type: Cleanup/optimization | Status:

Re: [Django] #26347: Saving ManyToMany field under race condition causes data loss on MySQL (was: Saving ManyToMany field under race condition causes data loss)

2016-03-19 Thread Django
#26347: Saving ManyToMany field under race condition causes data loss on MySQL -+- Reporter: hchargois|Owner: nobody Type: | Status: new

Re: [Django] #26293: Warnings regarding 404s logged for URLs missing trailing slashes

2016-03-19 Thread Django
#26293: Warnings regarding 404s logged for URLs missing trailing slashes -+- Reporter: jklaiho |Owner: | ieatkittens Type: Bug

Re: [Django] #26377: Allow migrations to specify another migration they should run before. (Kind of like `dependencies` in reverse.)

2016-03-19 Thread Django
#26377: Allow migrations to specify another migration they should run before. (Kind of like `dependencies` in reverse.) -+-- Reporter: morganwahl |Owner: nobody Type: New feature |

[Django] #26371: please add section to tutorial for switching over to and using postgres

2016-03-19 Thread Django
#26371: please add section to tutorial for switching over to and using postgres ---+ Reporter: beckastar | Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: 1.9

Re: [Django] #26373: Reverse lookup with subquery with a ForeignKey with to_field set causes django.core.exceptions.FieldError

2016-03-19 Thread Django
#26373: Reverse lookup with subquery with a ForeignKey with to_field set causes django.core.exceptions.FieldError -+- Reporter: Moncader |Owner: nobody Type: Bug

Re: [Django] #26347: Saving ManyToMany field under race condition causes data loss

2016-03-19 Thread Django
#26347: Saving ManyToMany field under race condition causes data loss -+- Reporter: hchargois|Owner: nobody Type: Uncategorized| Status: closed

Re: [Django] #26293: Warnings regarding 404s logged for URLs missing trailing slashes

2016-03-19 Thread Django
#26293: Warnings regarding 404s logged for URLs missing trailing slashes -+- Reporter: jklaiho |Owner: Type: Bug | Status: new Component:

Re: [Django] #26347: Saving ManyToMany field under race condition causes data loss

2016-03-19 Thread Django
#26347: Saving ManyToMany field under race condition causes data loss -+- Reporter: hchargois|Owner: nobody Type: Uncategorized| Status: new

Re: [Django] #26362: Manually changing the parent of a child model is silently failing.

2016-03-19 Thread Django
#26362: Manually changing the parent of a child model is silently failing. -+- Reporter: Macainian|Owner: nobody Type: Bug | Status: new

Re: [Django] #26367: Assess if FieldFile can work with stdlib File instead of requiring Django's File

2016-03-19 Thread Django
#26367: Assess if FieldFile can work with stdlib File instead of requiring Django's File --+ Reporter: cristianocca |Owner: nobody Type: Cleanup/optimization |

Re: [Django] #26378: Incorrect behavior in GenericIPAddressField with protocol='both', unpack_ipv4=False

2016-03-19 Thread Django
#26378: Incorrect behavior in GenericIPAddressField with protocol='both', unpack_ipv4=False -+- Reporter: bshen|Owner: nobody Type: Bug |

Re: [Django] #26347: Saving ManyToMany field under race condition causes data loss

2016-03-19 Thread Django
#26347: Saving ManyToMany field under race condition causes data loss -+- Reporter: hchargois|Owner: nobody Type: Uncategorized| Status: closed

Re: [Django] #26347: Saving ManyToMany field under race condition causes data loss on MySQL

2016-03-19 Thread Django
#26347: Saving ManyToMany field under race condition causes data loss on MySQL -+- Reporter: hchargois|Owner: nobody Type: | Status: new

Re: [Django] #26365: Add a system check to ensure "string_if_invalid" is a string

2016-03-19 Thread Django
#26365: Add a system check to ensure "string_if_invalid" is a string -+- Reporter: JosephDev|Owner: | vincepandolfo Type: New feature

Re: [Django] #26372: admin_order_field ignored when shadowing model field

2016-03-19 Thread Django
#26372: admin_order_field ignored when shadowing model field ---+-- Reporter: julianandrews |Owner: nobody Type: Bug| Status: new Component: contrib.admin |

[Django] #26364: Updating an object in a queryset with save() leads to bug using that queryset as a lookup filter

2016-03-19 Thread Django
#26364: Updating an object in a queryset with save() leads to bug using that queryset as a lookup filter --+ Reporter: jonathan-golorry | Owner: nobody Type: Uncategorized | Status: new Component:

[Django] #26366: models.Model.save() method improvement.

2016-03-19 Thread Django
#26366: models.Model.save() method improvement. ---+ Reporter: aki33524 | Owner: nobody Type: New feature| Status: new Component: Uncategorized |Version: 1.9 Severity: Normal | Keywords:

[Django] #26375: Docs: since author_form.html gets used by CreateView and UpdateView, the button should be be called "Create"

2016-03-19 Thread Django
#26375: Docs: since author_form.html gets used by CreateView and UpdateView, the button should be be called "Create" --+ Reporter: guettli | Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #26351: Recommend enabling MySQL's STRICT_TRANS_TABLES to prevent silent truncation

2016-03-19 Thread Django
#26351: Recommend enabling MySQL's STRICT_TRANS_TABLES to prevent silent truncation -+- Reporter: zhebrak |Owner: nobody Type: | Status:

Re: [Django] #25232: Make the ModelBackend authentication backend reject inactive users

2016-03-19 Thread Django
#25232: Make the ModelBackend authentication backend reject inactive users --+ Reporter: OleLaursen|Owner: sasha0 Type: New feature | Status: assigned Component:

Re: [Django] #26366: models.Model.save() method improvement.

2016-03-19 Thread Django
#26366: models.Model.save() method improvement. -+- Reporter: aki33524 |Owner: nobody Type: New feature | Status: new Component: Database layer

Re: [Django] #26361: Template Filter for loop with range

2016-03-19 Thread Django
#26361: Template Filter for loop with range -+-- Reporter: the-kid89|Owner: the-kid89 Type: New feature | Status: closed Component: Template system |

Re: [Django] #26373: Reverse lookup with subquery with a ForeignKey with to_field set causes django.core.exceptions.FieldError

2016-03-19 Thread Django
#26373: Reverse lookup with subquery with a ForeignKey with to_field set causes django.core.exceptions.FieldError -+- Reporter: Moncader |Owner: nobody Type: Bug

Re: [Django] #26297: collectstatic --clear throws NotImplementedError, "This backend doesn't support absolute paths."

2016-03-19 Thread Django
#26297: collectstatic --clear throws NotImplementedError, "This backend doesn't support absolute paths." -+- Reporter: topher86 |Owner: | berkerpeksag

Re: [Django] #26306: Memory leak in cached template loader

2016-03-19 Thread Django
#26306: Memory leak in cached template loader -+ Reporter: AlexHill |Owner: AlexHill Type: Bug | Status: closed Component: Template system |

Re: [Django] #26373: Reverse lookup with subquery with a ForeignKey with to_field set causes django.core.exceptions.FieldError

2016-03-19 Thread Django
#26373: Reverse lookup with subquery with a ForeignKey with to_field set causes django.core.exceptions.FieldError -+- Reporter: Moncader |Owner: nobody Type: Bug

Re: [Django] #26373: Reverse lookup with subquery with a ForeignKey with to_field set causes django.core.exceptions.FieldError

2016-03-19 Thread Django
#26373: Reverse lookup with subquery with a ForeignKey with to_field set causes django.core.exceptions.FieldError -+- Reporter: Moncader |Owner: nobody Type: Bug

Re: [Django] #26367: Assess if FieldFile can work with stdlib File instead of requiring Django's File

2016-03-19 Thread Django
#26367: Assess if FieldFile can work with stdlib File instead of requiring Django's File --+ Reporter: cristianocca |Owner: nobody Type: Cleanup/optimization |

Re: [Django] #24987: Remove test client login()'s hardcoded rejection of inactive users

2016-03-19 Thread Django
#24987: Remove test client login()'s hardcoded rejection of inactive users -+- Reporter: jdufresne|Owner: nobody Type: Bug | Status: new

[Django] #26369: Allow override of hardcoded defaults in model Field.formfield()

2016-03-19 Thread Django
#26369: Allow override of hardcoded defaults in model Field.formfield() --+ Reporter: jpic | Owner: nobody Type: Cleanup/optimization | Status: new Component: Forms |

Re: [Django] #26265: RendererMixin id_for_label causes HTML id uniqueness violation

2016-03-19 Thread Django
#26265: RendererMixin id_for_label causes HTML id uniqueness violation -+ Reporter: scoenye |Owner: tedmx Type: Bug | Status: closed Component: Forms|

Re: [Django] #26265: RendererMixin id_for_label causes HTML id uniqueness violation

2016-03-19 Thread Django
#26265: RendererMixin id_for_label causes HTML id uniqueness violation -+ Reporter: scoenye |Owner: tedmx Type: Bug | Status: closed Component: Forms|

Re: [Django] #26369: Allow override of hardcoded defaults in model Field.formfield()

2016-03-19 Thread Django
#26369: Allow override of hardcoded defaults in model Field.formfield() -+- Reporter: jpic |Owner: nobody Type: | Status: new

[Django] #26368: Order of &-ing Q objects affects results in edge case

2016-03-19 Thread Django
#26368: Order of &-ing Q objects affects results in edge case ---+--- Reporter: fdh| Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: 1.9 Severity: Normal

Re: [Django] #26347: Saving ManyToMany field under race condition causes data loss

2016-03-19 Thread Django
#26347: Saving ManyToMany field under race condition causes data loss -+- Reporter: hchargois|Owner: nobody Type: Uncategorized| Status: new

Re: [Django] #26380: 'FileField' attribute has no file associated with it

2016-03-19 Thread Django
#26380: 'FileField' attribute has no file associated with it -+- Reporter: mehdyhaghy |Owner: nobody Type: | Status: closed

[Django] #26372: admin_order_field ignored when shadowing model field

2016-03-19 Thread Django
#26372: admin_order_field ignored when shadowing model field ---+ Reporter: julianandrews | Owner: nobody Type: Bug| Status: new Component: contrib.admin |Version: master Severity: Normal

Re: [Django] #26364: Updating an object in a queryset with save() leads to bug using that queryset as a lookup filter

2016-03-19 Thread Django
#26364: Updating an object in a queryset with save() leads to bug using that queryset as a lookup filter -+- Reporter: jonathan-golorry |Owner: nobody Type: Uncategorized|

Re: [Django] #26347: Saving ManyToMany field under race condition causes data loss

2016-03-19 Thread Django
#26347: Saving ManyToMany field under race condition causes data loss -+- Reporter: hchargois|Owner: nobody Type: Uncategorized| Status: closed

Re: [Django] #26297: collectstatic --clear throws NotImplementedError, "This backend doesn't support absolute paths."

2016-03-19 Thread Django
#26297: collectstatic --clear throws NotImplementedError, "This backend doesn't support absolute paths." -+- Reporter: topher86 |Owner: | berkerpeksag

[Django] #26373: Reverse lookup with subquery with a ForeignKey with to_field set causes django.core.exceptions.FieldError

2016-03-19 Thread Django
#26373: Reverse lookup with subquery with a ForeignKey with to_field set causes django.core.exceptions.FieldError --+ Reporter: Moncader | Owner: nobody Type: Uncategorized |

Re: [Django] #18520: forms.ImageField loads entire file into memory, crashes server

2016-03-19 Thread Django
#18520: forms.ImageField loads entire file into memory, crashes server -+- Reporter: gregplaysguitar |Owner: aaugustin Type: Bug | Status: closed Component:

Re: [Django] #18520: forms.ImageField loads entire file into memory, crashes server

2016-03-19 Thread Django
#18520: forms.ImageField loads entire file into memory, crashes server -+- Reporter: gregplaysguitar |Owner: aaugustin Type: Bug | Status: closed Component:

Re: [Django] #26347: Saving ManyToMany field under race condition causes data loss

2016-03-19 Thread Django
#26347: Saving ManyToMany field under race condition causes data loss -+- Reporter: hchargois|Owner: nobody Type: Uncategorized| Status: closed

[Django] #26374: Online complete review for Riboslim

2016-03-19 Thread Django
#26374: Online complete review for Riboslim ---+ Reporter: drexylspivey9 | Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: 1.9 Severity: Normal | Keywords:

Re: [Django] #26347: Saving ManyToMany field under race condition causes data loss

2016-03-19 Thread Django
#26347: Saving ManyToMany field under race condition causes data loss -+- Reporter: hchargois|Owner: nobody Type: Uncategorized| Status: closed

Re: [Django] #26367: Assess if FieldFile can work with stdlib File instead of requiring Django's File

2016-03-19 Thread Django
#26367: Assess if FieldFile can work with stdlib File instead of requiring Django's File --+ Reporter: cristianocca |Owner: nobody Type: Cleanup/optimization |

Re: [Django] #26366: models.Model.save() method improvement.

2016-03-19 Thread Django
#26366: models.Model.save() method improvement. -+- Reporter: aki33524 |Owner: nobody Type: New feature | Status: new Component: Database layer

[Django] #26378: Incorrect behavior in GenericIPAddressField with protocol='both', unpack_ipv4=False

2016-03-19 Thread Django
#26378: Incorrect behavior in GenericIPAddressField with protocol='both', unpack_ipv4=False ---+ Reporter: bshen | Owner: nobody Type: Bug| Status: new Component: Uncategorized |Version: 1.8