Re: [Django] #32735: DateFormat.Y() is not zero-padded. (was: Year is not zero padded in DateFormat for years earlier than 1000.)

2021-05-10 Thread Django
#32735: DateFormat.Y() is not zero-padded. -+- Reporter: Nick Pope|Owner: Nick Pope Type: Bug | Status: assigned Component: Template

Re: [Django] #19: Automatically generate JavaScript form validation

2021-05-10 Thread Django
#19: Automatically generate JavaScript form validation -+- Reporter: Adrian Holovaty |Owner: Adrian | Holovaty Type: enhancement |

Re: [Django] #32736: Translation of user permissions

2021-05-10 Thread Django
#32736: Translation of user permissions --+-- Reporter: maviva|Owner: nobody Type: New feature | Status: closed Component: contrib.auth |

[Django] #32738: Deprecate django.utils.datetime_safe, use alternate method to ensure four-digit year with strftime.

2021-05-10 Thread Django
#32738: Deprecate django.utils.datetime_safe, use alternate method to ensure four- digit year with strftime. -+- Reporter: Nick Pope | Owner: Nick Pope Type: |

Re: [Django] #32733: DEFAULT_AUTO_FIELD feature leads `AbstractModel.check()` to fail with AttributeError

2021-05-10 Thread Django
#32733: DEFAULT_AUTO_FIELD feature leads `AbstractModel.check()` to fail with AttributeError -+- Reporter: amureki |Owner: nobody Type: |

Re: [Django] #32733: DEFAULT_AUTO_FIELD feature leads `AbstractModel.check()` to fail with AttributeError

2021-05-10 Thread Django
#32733: DEFAULT_AUTO_FIELD feature leads `AbstractModel.check()` to fail with AttributeError -+- Reporter: amureki |Owner: amureki Type: |

Re: [Django] #31973: TypeError loading data in JSONField if DB has native JSON support

2021-05-10 Thread Django
#31973: TypeError loading data in JSONField if DB has native JSON support -+- Reporter: Adam Alton |Owner: nobody Type: Bug | Status: closed

Re: [Django] #32732: MySQL backend uses deprecated "db" and "passwd" kwargs.

2021-05-10 Thread Django
#32732: MySQL backend uses deprecated "db" and "passwd" kwargs. -+- Reporter: gopackgo90 |Owner: Nick Pope Type: | Status: assigned

Re: [Django] #15894: SITE_CACHE does not invalidate in multiprocess environments

2021-05-10 Thread Django
#15894: SITE_CACHE does not invalidate in multiprocess environments + Reporter: German M. Bravo |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #32366: Update usage of now() & co

2021-05-10 Thread Django
#32366: Update usage of now() & co -+- Reporter: Carlton Gibson |Owner: Nick Pope Type: | Status: assigned Cleanup/optimization

Re: [Django] #32738: Deprecate django.utils.datetime_safe, use alternate method to ensure four-digit year with strftime.

2021-05-10 Thread Django
#32738: Deprecate django.utils.datetime_safe, use alternate method to ensure four- digit year with strftime. -+- Reporter: Nick Pope|Owner: Nick Pope Type:

Re: [Django] #24529: Allow double squashing of migrations

2021-05-10 Thread Django
#24529: Allow double squashing of migrations -+- Reporter: Markus Holtermann|Owner: Raphael | Gaschignard Type: New feature |

Re: [Django] #24529: Allow double squashing of migrations

2021-05-10 Thread Django
#24529: Allow double squashing of migrations -+- Reporter: Markus Holtermann|Owner: Raphael | Gaschignard Type: New feature |

Re: [Django] #32717: Incorrect SQL generation filtering OR-combined queries

2021-05-10 Thread Django
#32717: Incorrect SQL generation filtering OR-combined queries -+- Reporter: Shaheed Haque|Owner: Simon | Charette Type: Bug |

Re: [Django] #32726: Enforce database level constraints for fields with limited choices

2021-05-10 Thread Django
#32726: Enforce database level constraints for fields with limited choices -+- Reporter: Eerik Sven Puudist |Owner: nobody Type: New feature | Status: new

Re: [Django] #32733: DEFAULT_AUTO_FIELD feature leads `AbstractModel.check()` to fail with AttributeError

2021-05-10 Thread Django
#32733: DEFAULT_AUTO_FIELD feature leads `AbstractModel.check()` to fail with AttributeError -+- Reporter: amureki |Owner: nobody Type: |

[Django] #32734: django-admin startapp with trailing slash in directory name results in error

2021-05-10 Thread Django
#32734: django-admin startapp with trailing slash in directory name results in error --+ Reporter: jooadam | Owner: nobody Type: Bug | Status: new Component:

[Django] #32733: DEFAULT_AUTO_FIELD feature leads `AbstractModel.check()` to fail with AttributeError

2021-05-10 Thread Django
#32733: DEFAULT_AUTO_FIELD feature leads `AbstractModel.check()` to fail with AttributeError -+- Reporter: amureki| Owner: nobody Type: Bug| Status: new

Re: [Django] #32726: Enforce database level constraints for fields with limited choices

2021-05-10 Thread Django
#32726: Enforce database level constraints for fields with limited choices -+- Reporter: Eerik Sven Puudist |Owner: nobody Type: New feature | Status: closed

Re: [Django] #32718: Saving a FileField raises SuspiciousFileOperation in some scenarios.

2021-05-10 Thread Django
#32718: Saving a FileField raises SuspiciousFileOperation in some scenarios. -+- Reporter: Jakub Kleň |Owner: Mariusz | Felisiak Type: Bug

Re: [Django] #32718: Saving a FileField raises SuspiciousFileOperation in some scenarios.

2021-05-10 Thread Django
#32718: Saving a FileField raises SuspiciousFileOperation in some scenarios. -+- Reporter: Jakub Kleň |Owner: Mariusz | Felisiak Type: Bug

[Django] #32735: Year is not zero padded in DateFormat for years earlier than 1000.

2021-05-10 Thread Django
#32735: Year is not zero padded in DateFormat for years earlier than 1000. -+- Reporter: Nick Pope | Owner: Nick Pope Type: Bug| Status: assigned

Re: [Django] #32735: Year is not zero padded in DateFormat for years earlier than 1000.

2021-05-10 Thread Django
#32735: Year is not zero padded in DateFormat for years earlier than 1000. -+- Reporter: Nick Pope|Owner: Nick Pope Type: Bug | Status:

Re: [Django] #32718: Saving a FileField raises SuspiciousFileOperation in some scenarios.

2021-05-10 Thread Django
#32718: Saving a FileField raises SuspiciousFileOperation in some scenarios. -+- Reporter: Jakub Kleň |Owner: Mariusz | Felisiak Type: Bug

Re: [Django] #32731: makemigrations reports "No changes detected" if a property exists with the same name

2021-05-10 Thread Django
#32731: makemigrations reports "No changes detected" if a property exists with the same name ---+-- Reporter: Jej|Owner: nobody Type: Uncategorized | Status: closed

Re: [Django] #32731: makemigrations reports "No changes detected" if a property exists with the same field name (was: makemigrations reports "No changes detected" if a property exists with the same na

2021-05-10 Thread Django
#32731: makemigrations reports "No changes detected" if a property exists with the same field name ---+-- Reporter: Jej|Owner: nobody Type: Uncategorized | Status:

Re: [Django] #31216: Support terminal color output on Windows via colorama

2021-05-10 Thread Django
#31216: Support terminal color output on Windows via colorama -+- Reporter: MinchinWeb |Owner: nobody Type: Bug | Status: closed Component:

[Django] #32736: Translation of user permissions

2021-05-10 Thread Django
#32736: Translation of user permissions +- Reporter: maviva| Owner: nobody Type: New feature | Status: new Component: contrib.auth |Version:

[Django] #32737: get_language_info replaces requested language code with the one found in django.conf.locale.LANG_INFO

2021-05-10 Thread Django
#32737: get_language_info replaces requested language code with the one found in django.conf.locale.LANG_INFO -+- Reporter: ruffni | Owner: nobody Type: Bug|

Re: [Django] #32731: makemigrations reports "No changes detected" if a property exists with the same field name

2021-05-10 Thread Django
#32731: makemigrations reports "No changes detected" if a property exists with the same field name ---+-- Reporter: Jej|Owner: nobody Type: Uncategorized | Status: