Re: [Django] #27222: Refresh fields that are expressions after Model.save()

2016-09-14 Thread Django
#27222: Refresh fields that are expressions after Model.save() -+- Reporter: holvianssi |Owner: nobody Type: New feature | Status: new Component:

Re: [Django] #27225: Cache-Control's max-age doesn't match Expires for responses taken from cache

2016-09-14 Thread Django
#27225: Cache-Control's max-age doesn't match Expires for responses taken from cache ---+-- Reporter: renskiy|Owner: renskiy Type: Bug| Status: assigned

[Django] #27225: Cache-Control's max-age doesn't match Expires for responses taken from cache

2016-09-14 Thread Django
#27225: Cache-Control's max-age doesn't match Expires for responses taken from cache ---+- Reporter: renskiy| Owner: renskiy Type: Bug| Status: new Component: HTTP handling |Version: 1.10

Re: [Django] #11228: FieldFile with check if file exists, and don't raise errors by default (was: FieldFile with check if file exists.)

2016-09-14 Thread Django
#11228: FieldFile with check if file exists, and don't raise errors by default -+- Reporter: hersonls |Owner: nobody Type: | Status: new

Re: [Django] #11228: FieldFile with check if file exists.

2016-09-14 Thread Django
#11228: FieldFile with check if file exists. -+- Reporter: hersonls |Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #11228: FieldFile with check if file exists.

2016-09-14 Thread Django
#11228: FieldFile with check if file exists. -+- Reporter: hersonls |Owner: nobody Type: New feature | Status: new Component: Database layer

Re: [Django] #11228: FieldFile with check if file exists.

2016-09-14 Thread Django
#11228: FieldFile with check if file exists. -+- Reporter: hersonls |Owner: nobody Type: New feature | Status: closed Component: Database layer

Re: [Django] #27221: ugettext does not escape percent symbol

2016-09-14 Thread Django
#27221: ugettext does not escape percent symbol -+- Reporter: pgcd |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #27187: Django 1.10 is unable to unpickle models pickled in Django pre-1.10

2016-09-14 Thread Django
#27187: Django 1.10 is unable to unpickle models pickled in Django pre-1.10 -+- Reporter: claudep |Owner: nobody Type: Bug | Status: closed

Re: [Django] #27213: PostgreSQL-9.4 ArrayField with null throws ProgrammingError but not ValidationError on Linux but not Windows

2016-09-14 Thread Django
#27213: PostgreSQL-9.4 ArrayField with null throws ProgrammingError but not ValidationError on Linux but not Windows -+- Reporter: mikofski |Owner: nobody Type: Bug

Re: [Django] #27219: Emoji don't work in TextFields using Oracle backend

2016-09-14 Thread Django
#27219: Emoji don't work in TextFields using Oracle backend -+- Reporter: dmedvinsky |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #15143: Document how to set the language for the test client

2016-09-14 Thread Django
#15143: Document how to set the language for the test client ---+- Reporter: claudep|Owner: mscott250 Type: New feature| Status: closed Component: Documentation

Re: [Django] #15143: Document how to set the language for the test client

2016-09-14 Thread Django
#15143: Document how to set the language for the test client ---+- Reporter: claudep|Owner: mscott250 Type: New feature| Status: closed Component: Documentation

Re: [Django] #27211: Include HTTP-caching headers to "304 Not Modified" responses

2016-09-14 Thread Django
#27211: Include HTTP-caching headers to "304 Not Modified" responses -+- Reporter: renskiy |Owner: renskiy Type: Bug | Status: closed

Re: [Django] #27211: Include HTTP-caching headers to "304 Not Modified" responses

2016-09-14 Thread Django
#27211: Include HTTP-caching headers to "304 Not Modified" responses -+- Reporter: renskiy |Owner: renskiy Type: Bug | Status: assigned

Re: [Django] #26170: ModelAdmin add/change/delete views always run transaction on default database

2016-09-14 Thread Django
#26170: ModelAdmin add/change/delete views always run transaction on default database --+ Reporter: juntatalor|Owner: nobody Type: Bug |

Re: [Django] #27222: Refresh fields that are expressions after Model.save()

2016-09-14 Thread Django
#27222: Refresh fields that are expressions after Model.save() -+- Reporter: holvianssi |Owner: nobody Type: New feature | Status: new Component:

Re: [Django] #27159: Pickling query with an __in=inner_qs lookup causes evaluation evaluation of inner_qs

2016-09-14 Thread Django
#27159: Pickling query with an __in=inner_qs lookup causes evaluation evaluation of inner_qs -+- Reporter: jtiai|Owner: jtiai Type: Bug |

Re: [Django] #27198: QueryDict getlist allows data to be mutated

2016-09-14 Thread Django
#27198: QueryDict getlist allows data to be mutated ---+ Reporter: frasern|Owner: jtiai Type: Bug| Status: assigned Component: HTTP handling |

Re: [Django] #27224: Is possible display SVG by help Django`s view?

2016-09-14 Thread Django
#27224: Is possible display SVG by help Django`s view? -+- Reporter: setivolkylany|Owner: nobody Type: | Status: closed

[Django] #27224: Is possible display SVG by help Django`s view?

2016-09-14 Thread Django
#27224: Is possible display SVG by help Django`s view? --+ Reporter: setivolkylany | Owner: nobody Type: Cleanup/optimization | Status: new Component: Uncategorized |Version: 1.10

Re: [Django] #27222: Refresh fields that are expressions after Model.save() (was: Refresh expressions on save)

2016-09-14 Thread Django
#27222: Refresh fields that are expressions after Model.save() -+- Reporter: holvianssi |Owner: nobody Type: New feature | Status: new Component:

Re: [Django] #27223: model RangeField with default value are skiped in ModelForm full_clean validation in construct_instance function

2016-09-14 Thread Django
#27223: model RangeField with default value are skiped in ModelForm full_clean validation in construct_instance function -+-- Reporter: taxido |Owner: nobody Type: Bug |

[Django] #27223: model RangeField with default value are skiped in ModelForm full_clean validation in construct_instance function

2016-09-14 Thread Django
#27223: model RangeField with default value are skiped in ModelForm full_clean validation in construct_instance function -+ Reporter: taxido | Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #27222: Refresh expressions on save

2016-09-14 Thread Django
#27222: Refresh expressions on save -+- Reporter: holvianssi |Owner: nobody Type: New feature | Status: new Component: Database layer |

[Django] #27222: Refresh expressions on save

2016-09-14 Thread Django
#27222: Refresh expressions on save --+ Reporter: holvianssi| Owner: nobody Type: New feature | Status: new Component: Database layer (models, ORM) |Version:

[Django] #27221: ugettext does not escape percent symbol

2016-09-14 Thread Django
#27221: ugettext does not escape percent symbol --+-- Reporter: pgcd | Owner: nobody Type: Bug | Status: new Component: Internationalization |Version: 1.8

Re: [Django] #27217: makemigrations crashes with "'SpatialRefSysMixin' has no attribute '_meta'" on PostGIS

2016-09-14 Thread Django
#27217: makemigrations crashes with "'SpatialRefSysMixin' has no attribute '_meta'" on PostGIS -+ Reporter: MVSatish |Owner: nobody Type: Bug | Status:

Re: [Django] #27217: makemigrations crashes with "'SpatialRefSysMixin' has no attribute '_meta'" on PostGIS

2016-09-14 Thread Django
#27217: makemigrations crashes with "'SpatialRefSysMixin' has no attribute '_meta'" on PostGIS -+ Reporter: MVSatish |Owner: nobody Type: Bug | Status:

Re: [Django] #27217: makemigrations crashes with "'SpatialRefSysMixin' has no attribute '_meta'" on PostGIS

2016-09-14 Thread Django
#27217: makemigrations crashes with "'SpatialRefSysMixin' has no attribute '_meta'" on PostGIS -+ Reporter: MVSatish |Owner: nobody Type: Bug | Status:

Re: [Django] #27217: makemigrations crashes with "'SpatialRefSysMixin' has no attribute '_meta'" on PostGIS

2016-09-14 Thread Django
#27217: makemigrations crashes with "'SpatialRefSysMixin' has no attribute '_meta'" on PostGIS -+ Reporter: MVSatish |Owner: nobody Type: Bug | Status: