Re: [Django] #32596: Add a method to CsrfViewMiddleware to encapsulate its referer logic

2021-05-27 Thread Django
#32596: Add a method to CsrfViewMiddleware to encapsulate its referer logic -+- Reporter: Chris Jerdonek |Owner: Chris Type: | Jerdonek Cleanup/optimization

Re: [Django] #32596: Add a method to CsrfViewMiddleware to encapsulate its referer logic

2021-05-27 Thread Django
#32596: Add a method to CsrfViewMiddleware to encapsulate its referer logic -+- Reporter: Chris Jerdonek |Owner: Chris Type: | Jerdonek Cleanup/optimization

Re: [Django] #32596: Add a method to CsrfViewMiddleware to encapsulate its referer logic

2021-05-27 Thread Django
#32596: Add a method to CsrfViewMiddleware to encapsulate its referer logic -+- Reporter: Chris Jerdonek |Owner: Chris Type: | Jerdonek Cleanup/optimization

Re: [Django] #32596: Add a method to CsrfViewMiddleware to encapsulate its referer logic

2021-05-27 Thread Django
#32596: Add a method to CsrfViewMiddleware to encapsulate its referer logic -+- Reporter: Chris Jerdonek |Owner: Chris Type: | Jerdonek Cleanup/optimization

Re: [Django] #32794: Get rid of boolean traps in Engine

2021-05-27 Thread Django
#32794: Get rid of boolean traps in Engine -+- Reporter: Abhyudai |Owner: nobody Type: | Status: closed Cleanup/optimization

[Django] #32794: Get rid of boolean traps in Engine

2021-05-27 Thread Django
#32794: Get rid of boolean traps in Engine -+- Reporter: Abhyudai | Owner: nobody Type: | Status: new Uncategorized | Comp

Re: [Django] #24121: Provide a better repr() experience

2021-05-27 Thread Django
#24121: Provide a better repr() experience --+ Reporter: Keryn Knight |Owner: nobody Type: New feature | Status: new Component: Core (Other) | Version:

Re: [Django] #32789: adding support for self closing tags in syndication feeds

2021-05-27 Thread Django
#32789: adding support for self closing tags in syndication feeds -+- Reporter: Mohammadreza |Owner: Varasteh | Mohammadreza Varasteh Type:

Re: [Django] #32793: Problem with decimal field when upgrade version

2021-05-27 Thread Django
#32793: Problem with decimal field when upgrade version -+- Reporter: Mohsen Tamiz |Owner: nobody Type: Bug | Status: new Component: Database

Re: [Django] #32793: Problem with decimal field when upgrade version

2021-05-27 Thread Django
#32793: Problem with decimal field when upgrade version -+- Reporter: Mohsen Tamiz |Owner: nobody Type: Bug | Status: new Component: Database

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

2021-05-27 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] #32789: adding support for self closing tags in syndication feeds

2021-05-27 Thread Django
#32789: adding support for self closing tags in syndication feeds -+- Reporter: Mohammadreza |Owner: Varasteh | Mohammadreza Varasteh Type:

[Django] #32793: Problem with decimal field when upgrade version

2021-05-27 Thread Django
#32793: Problem with decimal field when upgrade version -+- Reporter: mohiz | Owner: nobody Type: Bug| Status: new Component: Database |

Re: [Django] #32676: Migration autodetector changes related_name for self-referential ManyToManyField.

2021-05-27 Thread Django
#32676: Migration autodetector changes related_name for self-referential ManyToManyField. -+- Reporter: Mariusz Felisiak |Owner: David | Wobrock Type

Re: [Django] #32792: admin.display decorator boolean flag not working with @property

2021-05-27 Thread Django
#32792: admin.display decorator boolean flag not working with @property ---+-- Reporter: Ron|Owner: nobody Type: Bug| Status: closed Component: contri

Re: [Django] #24121: Provide a better repr() experience

2021-05-27 Thread Django
#24121: Provide a better repr() experience --+ Reporter: Keryn Knight |Owner: nobody Type: New feature | Status: new Component: Core (Other) | Version:

Re: [Django] #32790: Django test client redirecting to URLs without a trailing slash redirects instead to the current view

2021-05-27 Thread Django
#32790: Django test client redirecting to URLs without a trailing slash redirects instead to the current view -+- Reporter: Tom Hamilton |Owner: Tom Stubber| Ha

Re: [Django] #32787: ContentTypes are created instead of renamed when using SeparateDatabaseAndState

2021-05-27 Thread Django
#32787: ContentTypes are created instead of renamed when using SeparateDatabaseAndState -+- Reporter: David Seddon |Owner: nobody Type: New feature | Statu

Re: [Django] #32792: admin.display decorator boolean flag not working with @property

2021-05-27 Thread Django
#32792: admin.display decorator boolean flag not working with @property ---+-- Reporter: Ron|Owner: nobody Type: Bug| Status: new Component: contrib.a

[Django] #32792: admin.display decorator boolean flag not working with @property

2021-05-27 Thread Django
#32792: admin.display decorator boolean flag not working with @property -+ Reporter: Ron| Owner: nobody Type: Bug| Status: new Component: con

Re: [Django] #32790: Django test client redirecting to URLs without a trailing slash redirects instead to the current view

2021-05-27 Thread Django
#32790: Django test client redirecting to URLs without a trailing slash redirects instead to the current view -+- Reporter: tomhamiltonstubber |Owner: | tomhami

[Django] #32791: Documentation unclear on custom user models

2021-05-27 Thread Django
#32791: Documentation unclear on custom user models --+ Reporter: Matthew Somerville | Owner: nobody Type: Uncategorized | Status: new Component: Document

Re: [Django] #32790: Django test client redirecting to URLs without a trailing slash redirects instead to the current view

2021-05-27 Thread Django
#32790: Django test client redirecting to URLs without a trailing slash redirects instead to the current view -+- Reporter: tomhamiltonstubber |Owner: | tomhami

Re: [Django] #32790: Django test client redirecting to URLs without a trailing slash redirects instead to the current view

2021-05-27 Thread Django
#32790: Django test client redirecting to URLs without a trailing slash redirects instead to the current view -+- Reporter: tomhamiltonstubber |Owner: | tomhami

[Django] #32790: Django test client redirecting to URLs without a trailing slash redirects instead to the current view

2021-05-27 Thread Django
#32790: Django test client redirecting to URLs without a trailing slash redirects instead to the current view -+- Reporter: | Owner: nobody tomhamiltonstubber |

Re: [Django] #32596: Add a method to CsrfViewMiddleware to encapsulate its referer logic

2021-05-27 Thread Django
#32596: Add a method to CsrfViewMiddleware to encapsulate its referer logic -+- Reporter: Chris Jerdonek |Owner: Chris Type: | Jerdonek Cleanup/optimization

Re: [Django] #32782: Optimize _get_user_permissions by using set comprehensions

2021-05-27 Thread Django
#32782: Optimize _get_user_permissions by using set comprehensions -+- Reporter: Abhyudai |Owner: nobody Type: | Status: closed Cleanup/

Re: [Django] #30272: get_language_from_request(..., check_path=True) not respecting i18n_patterns prefix_default_language=False

2021-05-27 Thread Django
#30272: get_language_from_request(..., check_path=True) not respecting i18n_patterns prefix_default_language=False -+- Reporter: Stefan Wehrmeyer |Owner: nobody Type: Bug

Re: [Django] #30272: get_language_from_request(..., check_path=True) not respecting i18n_patterns prefix_default_language=False

2021-05-27 Thread Django
#30272: get_language_from_request(..., check_path=True) not respecting i18n_patterns prefix_default_language=False --+ Reporter: Stefan Wehrmeyer |Owner: nobody Type: Bug

Re: [Django] #32319: Add support to HashedFilesMixin for ES modules

2021-05-27 Thread Django
#32319: Add support to HashedFilesMixin for ES modules -+ Reporter: gilmrjc |Owner: gilmrjc Type: New feature | Status: assigned Component: cont