Re: [Django] #22224: Non-nullable blank string-based model field validation doesn't prevent or clean `None`

2014-03-06 Thread Django
#4: Non-nullable blank string-based model field validation doesn't prevent or clean `None` -+- Reporter: charettes|Owner: nobody Type: Bug |

[Django] #22224: Non-nullable blank string-based model field validation doesn't prevent or clean `None`

2014-03-06 Thread Django
#4: Non-nullable blank string-based model field validation doesn't prevent or clean `None` -+ Reporter: charettes | Owner: nobody Type: Bug| Status: new

Re: [Django] #22223: reverse() escapes unreserved characters

2014-03-06 Thread Django
#3: reverse() escapes unreserved characters --+-- Reporter: erik.van.zijst@… |Owner: nobody Type: Bug | Status: new Component: Core (URLs) |

[Django] #22223: reverse() escapes unreserved characters

2014-03-06 Thread Django
#3: reverse() escapes unreserved characters --+ Reporter: erik.van.zijst@… | Owner: nobody Type: Bug | Status: new Component: Core (URLs) |Version: 1.6 Severity: Normal

Re: [Django] #22217: ManyToManyField.through_fields docs mix up description of arguments

2014-03-06 Thread Django
#22217: ManyToManyField.through_fields docs mix up description of arguments -+-- Reporter: dfunckt |Owner: dfunckt Type: Bug | Status: assigned Compo

Re: [Django] #22217: ManyToManyField.through_fields docs mix up description of arguments

2014-03-06 Thread Django
#22217: ManyToManyField.through_fields docs mix up description of arguments -+-- Reporter: dfunckt |Owner: dfunckt Type: Bug | Status: assigned Compo

Re: [Django] #18731: "makemessages" management command should handle import aliases

2014-03-06 Thread Django
#18731: "makemessages" management command should handle import aliases -+- Reporter: diabeteman |Owner: nobody Type: New feature | Status: new Compo

Re: [Django] #22070: Admin index shows mixed lowercase and capitalized app names when using contrib apps and old-style apps

2014-03-06 Thread Django
#22070: Admin index shows mixed lowercase and capitalized app names when using contrib apps and old-style apps -+- Reporter: bendavis78 |Owner: Type: | jenkins

[django/django] ec675e: Fixed #22070 -- Changed verbose_name for apps in d...

2014-03-06 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: ec675ed6ccd1ad80e289dc01275e225552c489a3 https://github.com/django/django/commit/ec675ed6ccd1ad80e289dc01275e225552c489a3 Author: James Jenkins <2.8li...@gmail.com> Date: 2014-03-06 (Thu, 06 Mar 2014) C

Re: [Django] #16920: Models with GenericRelation are unnecessarily validated for clashes in reverse manager accessor

2014-03-06 Thread Django
#16920: Models with GenericRelation are unnecessarily validated for clashes in reverse manager accessor -+- Reporter: r1cky|Owner: nobody Type: Bug |

Re: [Django] #18731: "makemessages" management command should handle import aliases

2014-03-06 Thread Django
#18731: "makemessages" management command should handle import aliases -+- Reporter: diabeteman |Owner: nobody Type: New feature | Status: new Compo

[django/django] 1232ac: Don't allow really long migration names

2014-03-06 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 1232acb88411f9c4327971c8edff1d191eb0f170 https://github.com/django/django/commit/1232acb88411f9c4327971c8edff1d191eb0f170 Author: Andrew Godwin Date: 2014-03-06 (Thu, 06 Mar 2014) Changed paths: M

[django/django] e46e15: Fixed #22204: Bad circular-dep-breaking if more th...

2014-03-06 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: e46e15e5a17c1c42d01a343e7044d2d21588493d https://github.com/django/django/commit/e46e15e5a17c1c42d01a343e7044d2d21588493d Author: Andrew Godwin Date: 2014-03-06 (Thu, 06 Mar 2014) Changed paths: M

Re: [Django] #22204: migrations yield CircularDependencyError for simple model

2014-03-06 Thread Django
#22204: migrations yield CircularDependencyError for simple model -+-- Reporter: gabejackson |Owner: nobody Type: Bug | Status: closed Component: Migrat

Re: [Django] #22210: Saving Model instance to Float Field

2014-03-06 Thread Django
#22210: Saving Model instance to Float Field -+- Reporter: hphilip456@… |Owner: anonymous Type: Bug | Status: assigned Component: Database la

Re: [Django] #22183: Migrations don't work with custom through table on M2M fields

2014-03-06 Thread Django
#22183: Migrations don't work with custom through table on M2M fields -+- Reporter: apollo13 |Owner: Type: Bug | andrewgodwin Component: Migrations

Re: [Django] #22183: Migrations don't work with custom through table on M2M fields

2014-03-06 Thread Django
#22183: Migrations don't work with custom through table on M2M fields -+- Reporter: apollo13 |Owner: Type: Bug | andrewgodwin Component: Migrations

[django/django] 8ce3ea: Revert "Fixed #22183: Don't make a table for M2Ms ...

2014-03-06 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 8ce3ea687cfae0bc47fcf023cb1f523dae4664ef https://github.com/django/django/commit/8ce3ea687cfae0bc47fcf023cb1f523dae4664ef Author: Andrew Godwin Date: 2014-03-06 (Thu, 06 Mar 2014) Changed paths: M

Re: [Django] #22183: Migrations don't work with custom through table on M2M fields

2014-03-06 Thread Django
#22183: Migrations don't work with custom through table on M2M fields -+- Reporter: apollo13 |Owner: Type: Bug | andrewgodwin Component: Migrations

[django/django] 1562b9: Fixed #22183: Don't make a table for M2Ms with thr...

2014-03-06 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 1562b9896f8f614ef40fd032b1ec777280b377c1 https://github.com/django/django/commit/1562b9896f8f614ef40fd032b1ec777280b377c1 Author: Andrew Godwin Date: 2014-03-06 (Thu, 06 Mar 2014) Changed paths: M

Re: [Django] #22183: Migrations don't work with custom through table on M2M fields

2014-03-06 Thread Django
#22183: Migrations don't work with custom through table on M2M fields -+- Reporter: apollo13 |Owner: Type: Bug | andrewgodwin Component: Migrations

Re: [Django] #22222: Broken link (flup)

2014-03-06 Thread Django
#2: Broken link (flup) ---+-- Reporter: anonymous |Owner: nobody Type: Uncategorized | Status: closed Component: Documentation | Version: 1.6

[Django] #22222: Broken link (flup)

2014-03-06 Thread Django
#2: Broken link (flup) ---+- Reporter: anonymous | Owner: nobody Type: Uncategorized | Status: new Component: Documentation |Version: 1.6 Severity: Normal | Keywords: broken link Tr

Re: [Django] #16920: Models with GenericRelation are unnecessarily validated for clashes in reverse manager accessor

2014-03-06 Thread Django
#16920: Models with GenericRelation are unnecessarily validated for clashes in reverse manager accessor -+- Reporter: r1cky|Owner: nobody Type: Bug |

Re: [Django] #17642: min_num on admin inline formsets

2014-03-06 Thread Django
#17642: min_num on admin inline formsets -+- Reporter: |Owner: krzysztof.szczesny@… | asteinlein Type: New feature | Status:

[django/django] 34236e: Reworked ErrorDict.as_json() to prevent unnecessar...

2014-03-06 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 34236efc5e569ce7d42f7d52dd798e59f95457f8 https://github.com/django/django/commit/34236efc5e569ce7d42f7d52dd798e59f95457f8 Author: Loic Bistuer Date: 2014-03-06 (Thu, 06 Mar 2014) Changed paths: M d

Re: [Django] #17413: Serialization or getting non-HTML version of form errors is not easy

2014-03-06 Thread Django
#17413: Serialization or getting non-HTML version of form errors is not easy -+- Reporter: kmike|Owner: loic84 Type: New feature | Status: closed

Re: [Django] #16920: Models with GenericRelation are unnecessarily validated for clashes in reverse manager accessor

2014-03-06 Thread Django
#16920: Models with GenericRelation are unnecessarily validated for clashes in reverse manager accessor -+- Reporter: r1cky|Owner: nobody Type: Bug |

Re: [Django] #22087: ModelForm Meta overrides are ignored by AdminReadonlyField

2014-03-06 Thread Django
#22087: ModelForm Meta overrides are ignored by AdminReadonlyField ---+ Reporter: bendavis78 |Owner: nobody Type: Bug| Status: new Component: contrib.admin |

Re: [Django] #21734: Admin doesn't catch ProtectedError

2014-03-06 Thread Django
#21734: Admin doesn't catch ProtectedError ---+ Reporter: sander@… |Owner: nobody Type: Bug| Status: new Component: contrib.admin | Versio

Re: [Django] #22221: Wrong join promotion on ManyToManyField to self with an intermediate model.

2014-03-06 Thread Django
#1: Wrong join promotion on ManyToManyField to self with an intermediate model. -+- Reporter: loic84 |Owner: nobody Type: Bug | Status:

Re: [Django] #22221: Wrong join promotion on ManyToManyField to self with an intermediate model.

2014-03-06 Thread Django
#1: Wrong join promotion on ManyToManyField to self with an intermediate model. -+- Reporter: loic84 |Owner: nobody Type: Bug | Status:

Re: [Django] #22070: Admin index shows mixed lowercase and capitalized app names when using contrib apps and old-style apps

2014-03-06 Thread Django
#22070: Admin index shows mixed lowercase and capitalized app names when using contrib apps and old-style apps -+- Reporter: bendavis78 |Owner: Type: | jenkins

Re: [Django] #22210: Saving Model instance to Float Field

2014-03-06 Thread Django
#22210: Saving Model instance to Float Field -+- Reporter: hphilip456@… |Owner: anonymous Type: Bug | Status: assigned Component: Database la

Re: [Django] #22221: Wrong join promotion on ManyToManyField to self with an intermediate model.

2014-03-06 Thread Django
#1: Wrong join promotion on ManyToManyField to self with an intermediate model. -+- Reporter: loic84 |Owner: nobody Type: Bug | Status:

[Django] #22221: Wrong join promotion on ManyToManyField to self with an intermediate model.

2014-03-06 Thread Django
#1: Wrong join promotion on ManyToManyField to self with an intermediate model. --+ Reporter: loic84| Owner: nobody Type: Bug | Status: new Component

[Django] #22220: reverse() documentation

2014-03-06 Thread Django
#0: reverse() documentation + Reporter: EvilDMP | Owner: nobody Type: Cleanup/optimization | Status: new Component: Documentation

Re: [Django] #22185: CSRF cookie should be configurable

2014-03-06 Thread Django
#22185: CSRF cookie should be configurable --+ Reporter: rogerhu | Owner: nobody Type: New feature | Status: closed Component: contrib.csrf |Version: master Severity: Normal| Resolution:

[django/django] 9b729d: Fixed #22185 -- Added settings.CSRF_COOKIE_AGE

2014-03-06 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 9b729ddd8f2040722971ccfb3b12f7d8162633d1 https://github.com/django/django/commit/9b729ddd8f2040722971ccfb3b12f7d8162633d1 Author: Roger Hu Date: 2014-03-06 (Thu, 06 Mar 2014) Changed paths: M djang

Re: [Django] #21231: Limiting the number of variables and files that a POST request can contain

2014-03-06 Thread Django
#21231: Limiting the number of variables and files that a POST request can contain ---+ Reporter: epandurski@… |Owner: nobody Type: New feature| Status: new Component:

Re: [Django] #22210: Saving Model instance to Float Field

2014-03-06 Thread Django
#22210: Saving Model instance to Float Field -+- Reporter: hphilip456@… |Owner: anonymous Type: Bug | Status: assigned Component: Database la

Re: [Django] #21231: Limiting the number of variables and files that a POST request can contain

2014-03-06 Thread Django
#21231: Limiting the number of variables and files that a POST request can contain ---+ Reporter: epandurski@… |Owner: nobody Type: New feature| Status: new Component:

Re: [Django] #21231: Limiting the number of variables and files that a POST request can contain

2014-03-06 Thread Django
#21231: Limiting the number of variables and files that a POST request can contain ---+ Reporter: epandurski@… |Owner: nobody Type: New feature| Status: new Component:

Re: [Django] #20566: Store previous string in po files

2014-03-06 Thread Django
#20566: Store previous string in po files --+ Reporter: nijel |Owner: nobody Type: New feature | Status: closed Component: Internationalizat

Re: [Django] #22218: Deprecate 'prefix' arg to django.conf.urls.patterns

2014-03-06 Thread Django
#22218: Deprecate 'prefix' arg to django.conf.urls.patterns --+ Reporter: carljm|Owner: nobody Type: Cleanup/optimization | Status: new Component: Co

[django/django] 06efea: Added --previous flag to msgmerge command used by ...

2014-03-06 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 06efeae598c6dafbe56d2ea323a0dccdd5bf2b8e https://github.com/django/django/commit/06efeae598c6dafbe56d2ea323a0dccdd5bf2b8e Author: Claude Paroz Date: 2014-03-06 (Thu, 06 Mar 2014) Changed paths: M d

Re: [Django] #22219: muscle care 25 0

2014-03-06 Thread Django
#22219: muscle care 25 0 ---+-- Reporter: anonymous |Owner: nobody Type: New feature| Status: closed Component: Uncategorized | Version: 1.6

Re: [Django] #22213: Test failure: relative path in resolve_url

2014-03-06 Thread Django
#22213: Test failure: relative path in resolve_url ---+-- Reporter: afuna |Owner: nobody Type: Bug| Status: closed Component: Testing framewo

Re: [Django] #22070: Admin index shows mixed lowercase and capitalized app names when using contrib apps and old-style apps

2014-03-06 Thread Django
#22070: Admin index shows mixed lowercase and capitalized app names when using contrib apps and old-style apps -+- Reporter: bendavis78 |Owner: Type: | jenkins

Re: [Django] #22213: Test failure: relative path in resolve_url

2014-03-06 Thread Django
#22213: Test failure: relative path in resolve_url ---+-- Reporter: afuna |Owner: nobody Type: Bug| Status: closed Component: Testing framewo

[Django] #22219: muscle care 25 0

2014-03-06 Thread Django
#22219: muscle care 25 0 ---+--- Reporter: anonymous | Owner: nobody Type: New feature| Status: new Component: Uncategorized |Version: 1.6 Severity: Normal | Keywords: Anabolic RX24