Re: [Django] #29208: Mistake in the documentation, request.POST['username'] is not working, but request.POST.get('username') is working! (was: Mistake in the documentation, request.POST['username'] is

2018-03-11 Thread Django
#29208: Mistake in the documentation, request.POST['username'] is not working, but request.POST.get('username') is working! --+-- Reporter: Marat Mkhitaryan |Owner: nobody Type: Bug

[Django] #29210: Default list.html

2018-03-11 Thread Django
#29210: Default list.html -+ Reporter: James Pic | Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: 2.0

Re: [Django] #29171: PostgreSQL specific model fields - ArrayField: Type Mismatch

2018-03-11 Thread Django
#29171: PostgreSQL specific model fields - ArrayField: Type Mismatch -+- Reporter: Pal |Owner: nobody Type: Bug | Status: closed

Re: [Django] #29207: Admin.py ignores a verbose_name_plural

2018-03-11 Thread Django
#29207: Admin.py ignores a verbose_name_plural -+- Reporter: Gus |Owner: nobody Type: Bug | Status: new Component: contrib.admin

Re: [Django] #29209: Cast with TextField crashes on MySQL

2018-03-11 Thread Django
#29209: Cast with TextField crashes on MySQL -+- Reporter: Sergey Fedoseev |Owner: Sergey | Fedoseev Type: Bug |

Re: [Django] #29207: Admin.py ignores a verbose_name_plural

2018-03-11 Thread Django
#29207: Admin.py ignores a verbose_name_plural -+- Reporter: Gus |Owner: nobody Type: Bug | Status: new Component: contrib.admin

[Django] #29209: Cast with TextField crashes on MySQL

2018-03-11 Thread Django
#29209: Cast with TextField crashes on MySQL -+- Reporter: Sergey | Owner: nobody Fedoseev | Type: Bug| Status: new

Re: [Django] #29209: Cast with TextField crashes on MySQL

2018-03-11 Thread Django
#29209: Cast with TextField crashes on MySQL -+- Reporter: Sergey Fedoseev |Owner: Sergey | Fedoseev Type: Bug |

[Django] #29208: Mistake in the documentation, request.POST['username'] is not working, but request.POST.get('username') is woring!

2018-03-11 Thread Django
#29208: Mistake in the documentation, request.POST['username'] is not working, but request.POST.get('username') is woring! + Reporter: Marat Mkhitaryan | Owner: nobody Type: Bug

Re: [Django] #18468: Add the ability to define comments in table / columns

2018-03-11 Thread Django
#18468: Add the ability to define comments in table / columns -+- Reporter: Marc Rechté |Owner: nobody Type: New feature | Status: new Component: