Re: [Django] #21427: Clearly state the value range of all integer type fields in the model field documentation

2013-11-20 Thread Django
#21427: Clearly state the value range of all integer type fields in the model field documentation --+ Reporter: giuliettamasina |Owner: nobody Type: Cleanup/optimization |

Re: [Django] #20780: collectstatic --link causes IOError when dangling symlink exists

2013-11-20 Thread Django
#20780: collectstatic --link causes IOError when dangling symlink exists -+ Reporter: vdboor |Owner: johngian Type: Bug | Status: assigned

Re: [Django] #21476: Cache tests make an incorrect use of `HttpRequest`

2013-11-20 Thread Django
#21476: Cache tests make an incorrect use of `HttpRequest` -+- Reporter: unaizalakain |Owner: Type: Bug | unaizalakain Component: Core (Cache system) |

Re: [Django] #21476: Cache tests make an incorrect use of `HttpRequest`

2013-11-20 Thread Django
#21476: Cache tests make an incorrect use of `HttpRequest` -+- Reporter: unaizalakain |Owner: Type: Bug | unaizalakain Component: Core (Cache system) |

[Django] #21476: Cache tests make an incorrect use of `HttpRequest`

2013-11-20 Thread Django
#21476: Cache tests make an incorrect use of `HttpRequest` -+--- Reporter: unaizalakain | Owner: nobody Type: Bug | Status: new Component: Core (Cache system) |Version:

Re: [Django] #21427: Clearly state the value range of all integer type fields in the model field documentation

2013-11-20 Thread Django
#21427: Clearly state the value range of all integer type fields in the model field documentation -+- Reporter: giuliettamasina |Owner: nobody Type: |

Re: [Django] #21475: Choices Field is not shown in UserAdmin when an special sign is in the choices

2013-11-20 Thread Django
#21475: Choices Field is not shown in UserAdmin when an special sign is in the choices ---+-- Reporter: marco.roose@… |Owner: nobody Type: Uncategorized | Status: closed

Re: [Django] #21431: Django 1.6 GenericRelation admin list_filter regression

2013-11-20 Thread Django
#21431: Django 1.6 GenericRelation admin list_filter regression -+ Reporter: stephenmcd |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #14825: LocaleMiddleware should store language preferences if possible

2013-11-20 Thread Django
#14825: LocaleMiddleware should store language preferences if possible --+ Reporter: vzima |Owner: vzima Type: New feature | Status: closed

Re: [Django] #21427: Clearly state the value range of all integer type fields in the model field documentation

2013-11-20 Thread Django
#21427: Clearly state the value range of all integer type fields in the model field documentation --+ Reporter: giuliettamasina |Owner: nobody Type: Cleanup/optimization |

Re: [Django] #21443: On PY3 if error on import, cannot show debug info

2013-11-20 Thread Django
#21443: On PY3 if error on import, cannot show debug info --+ Reporter: bouke |Owner: nobody Type: Bug | Status: new Component: Python 3 | Version:

Re: [Django] #21475: Choices Field is not shown in UserAdmin when an special sign is in the choices

2013-11-20 Thread Django
#21475: Choices Field is not shown in UserAdmin when an special sign is in the choices ---+-- Reporter: marco.roose@… |Owner: nobody Type: Uncategorized | Status: new

Re: [Django] #21475: Choices Field is not shown in UserAdmin when an special sign is in the choices

2013-11-20 Thread Django
#21475: Choices Field is not shown in UserAdmin when an special sign is in the choices ---+-- Reporter: marco.roose@… |Owner: nobody Type: Uncategorized | Status: new

[Django] #21475: Choices Field is not shown in UserAdmin when an special sign is in the choices

2013-11-20 Thread Django
#21475: Choices Field is not shown in UserAdmin when an special sign is in the choices ---+ Reporter: marco.roose@… | Owner: nobody Type: Uncategorized | Status: new Component: contrib.admin |Version: 1.5

[django/django] d8fdee: [1.6.x] Fixed #21472 -- Fixed inline formsets disp...

2013-11-20 Thread GitHub
Branch: refs/heads/stable/1.6.x Home: https://github.com/django/django Commit: d8fdee7db877e3a52a761bfcbeb3536ea219ec30 https://github.com/django/django/commit/d8fdee7db877e3a52a761bfcbeb3536ea219ec30 Author: Claude Paroz Date: 2013-11-20 (Wed, 20 Nov

Re: [Django] #21472: Django 1.6 ImageField not rendered properly in Admin inline form

2013-11-20 Thread Django
#21472: Django 1.6 ImageField not rendered properly in Admin inline form ---+ Reporter: agale031176@… |Owner: nobody Type: Bug| Status: closed Component: Forms

[django/django] fafb6c: Fixed #21472 -- Fixed inline formsets display when...

2013-11-20 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: fafb6cf049bb9f4591a8b94cffda12c081cd096f https://github.com/django/django/commit/fafb6cf049bb9f4591a8b94cffda12c081cd096f Author: Claude Paroz Date: 2013-11-20 (Wed, 20 Nov 2013)

Re: [Django] #21472: Django 1.6 ImageField not rendered properly in Admin inline form

2013-11-20 Thread Django
#21472: Django 1.6 ImageField not rendered properly in Admin inline form ---+ Reporter: agale031176@… |Owner: nobody Type: Bug| Status: closed Component: Forms

Re: [Django] #18456: HttpRequest.get_full_path does not escape # sign in the url

2013-11-20 Thread Django
#18456: HttpRequest.get_full_path does not escape # sign in the url -+- Reporter: vlad.shcherbina@…|Owner: Type: Bug | unaizalakain Component: HTTP handling

Re: [Django] #21443: On PY3 if error on import, cannot show debug info

2013-11-20 Thread Django
#21443: On PY3 if error on import, cannot show debug info --+ Reporter: bouke |Owner: nobody Type: Bug | Status: new Component: Python 3 | Version:

Re: [Django] #21458: Encoding error on /jsi18n/?language=ü

2013-11-20 Thread Django
#21458: Encoding error on /jsi18n/?language=ü -+- Reporter: Sergey Sorokin |Owner: nobody <40inss@…> | Status: closed Type: Bug

[django/django] 8f5a68: Fixed #21458 -- Made check_for_language more resis...

2013-11-20 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 8f5a688d00f2f73a0913acb04247322f13e2c971 https://github.com/django/django/commit/8f5a688d00f2f73a0913acb04247322f13e2c971 Author: Baptiste Mispelon Date: 2013-11-20 (Wed, 20 Nov

Re: [Django] #5147: Translation inconsistency for Hungarian language (entry - entries)

2013-11-20 Thread Django
#5147: Translation inconsistency for Hungarian language (entry - entries) -+- Reporter: Szilveszter Farkas |Owner: | Status: new

Re: [Django] #21469: makemigrations and normalize_unique_together

2013-11-20 Thread Django
#21469: makemigrations and normalize_unique_together -+- Reporter: django@… |Owner: Baptiste Type: Bug | Mispelon Component: Migrations

[django/django] 331d79: Fixed #21469 -- Allow set objects in Meta.unique_t...

2013-11-20 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 331d79a77d48e1a46df0290689d4d865e67221c4 https://github.com/django/django/commit/331d79a77d48e1a46df0290689d4d865e67221c4 Author: Baptiste Mispelon Date: 2013-11-20 (Wed, 20 Nov

Re: [Django] #21458: Encoding error on /jsi18n/?language=ü

2013-11-20 Thread Django
#21458: Encoding error on /jsi18n/?language=ü -+- Reporter: Sergey Sorokin |Owner: nobody <40inss@…> | Status: new Type: Bug

Re: [Django] #21458: Encoding error on /jsi18n/?language=ü

2013-11-20 Thread Django
#21458: Encoding error on /jsi18n/?language=ü -+- Reporter: Sergey Sorokin |Owner: nobody <40inss@…> | Status: new Type: Bug

[Django] #21474: ModelForm resets field when field not in data

2013-11-20 Thread Django
#21474: ModelForm resets field when field not in data --+ Reporter: Mike Wyatt (wyatt.mike@… | Owner: nobody Type: Uncategorized | Status: new Component: Forms |Version:

Re: [Django] #6707: Another implementation for ReverseManyRelatedObjectsDescriptor.__set__ method

2013-11-20 Thread Django
#6707: Another implementation for ReverseManyRelatedObjectsDescriptor.__set__ method -+- Reporter: favo |Owner: sfllaw Type: Bug | Status:

Re: [Django] #18456: HttpRequest.get_full_path does not escape # sign in the url

2013-11-20 Thread Django
#18456: HttpRequest.get_full_path does not escape # sign in the url -+- Reporter: vlad.shcherbina@…|Owner: Type: Bug | unaizalakain Component: HTTP handling

Re: [Django] #21445: SelectFilter2.js: quickElement() is missing third argument

2013-11-20 Thread Django
#21445: SelectFilter2.js: quickElement() is missing third argument -+- Reporter: parsch.inc@… |Owner: nobody Type: | Status: new

Re: [Django] #21445: SelectFilter2.js: quickElement() is missing third argument

2013-11-20 Thread Django
#21445: SelectFilter2.js: quickElement() is missing third argument -+- Reporter: parsch.inc@… |Owner: nobody Type: | Status: new

Re: [Django] #21022: Ensure URL naming is always preferred everywhere in the docs

2013-11-20 Thread Django
#21022: Ensure URL naming is always preferred everywhere in the docs --+ Reporter: mjtamlyn |Owner: Type: Cleanup/optimization | Status: new Component:

Re: [Django] #21022: Ensure URL naming is always preferred everywhere in the docs

2013-11-20 Thread Django
#21022: Ensure URL naming is always preferred everywhere in the docs --+ Reporter: mjtamlyn |Owner: Type: Cleanup/optimization | Status: new Component:

Re: [Django] #21473: Cookie based language detection no longer practical

2013-11-20 Thread Django
#21473: Cookie based language detection no longer practical --+ Reporter: ludwik|Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #21461: Add pre_update and post_update signals

2013-11-20 Thread Django
#21461: Add pre_update and post_update signals -+- Reporter: loic84 |Owner: loic84 Type: New feature | Status: assigned Component: Database

Re: [Django] #21473: Cookie based language detection no longer practical

2013-11-20 Thread Django
#21473: Cookie based language detection no longer practical --+ Reporter: ludwik|Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #21469: makemigrations and normalize_unique_together

2013-11-20 Thread Django
#21469: makemigrations and normalize_unique_together +- Reporter: django@…|Owner: Type: Bug | Status: new Component: Migrations |

Re: [Django] #11722: Query lookups that reference an F() expression produce invalid sql

2013-11-20 Thread Django
#11722: Query lookups that reference an F() expression produce invalid sql -+- Reporter: plandry@…|Owner: Type: Bug | Status: new

Re: [Django] #21473: Cookie based language detection no longer practical

2013-11-20 Thread Django
#21473: Cookie based language detection no longer practical -+- Reporter: ludwik |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #21472: Django 1.6 ImageField not rendered properly in Admin inline form

2013-11-20 Thread Django
#21472: Django 1.6 ImageField not rendered properly in Admin inline form ---+ Reporter: agale031176@… |Owner: nobody Type: Bug| Status: new Component: Forms

Re: [Django] #21472: Django 1.6 ImageField not rendered properly in Admin inline form

2013-11-20 Thread Django
#21472: Django 1.6 ImageField not rendered properly in Admin inline form ---+ Reporter: agale031176@… |Owner: nobody Type: Bug| Status: new Component: Forms

Re: [Django] #21473: Cookie based language detection no longer practical

2013-11-20 Thread Django
#21473: Cookie based language detection no longer practical -+- Reporter: ludwik |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #18501: Custom fields as foreign keys fix

2013-11-20 Thread Django
#18501: Custom fields as foreign keys fix -+- Reporter: msopacua |Owner: nobody Type: Bug | Status: new Component: Database layer

Re: [Django] #21472: Django 1.6 ImageField not rendered properly in Admin inline form

2013-11-20 Thread Django
#21472: Django 1.6 ImageField not rendered properly in Admin inline form ---+ Reporter: agale031176@… |Owner: nobody Type: Bug| Status: new Component:

[Django] #21473: Cookie based language detection no longer practical

2013-11-20 Thread Django
#21473: Cookie based language detection no longer practical --+ Reporter: ludwik| Owner: nobody Type: Bug | Status: new Component: Internationalization |Version: 1.6

Re: [Django] #21468: Django 1.5: Docs on ModelForm validation are wrong

2013-11-20 Thread Django
#21468: Django 1.5: Docs on ModelForm validation are wrong -+- Reporter: direx|Owner: nobody Type: Bug | Status: closed Component:

[django/django] ed8814: Fixed #21468 -- Removed a ModelForm bit that doesn...

2013-11-20 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: ed8814b24a18cecdeb2631281bceb2f8432a2546 https://github.com/django/django/commit/ed8814b24a18cecdeb2631281bceb2f8432a2546 Author: Baptiste Mispelon Date: 2013-11-20 (Wed, 20

Re: [Django] #21469: makemigrations and normalize_unique_together

2013-11-20 Thread Django
#21469: makemigrations and normalize_unique_together + Reporter: django@…|Owner: Type: Bug | Status: new Component: Migrations | Version:

Re: [Django] #18501: Custom fields as foreign keys fix

2013-11-20 Thread Django
#18501: Custom fields as foreign keys fix -+- Reporter: msopacua |Owner: nobody Type: Bug | Status: new Component: Database layer

Re: [Django] #11722: Query lookups that reference an F() expression produce invalid sql

2013-11-20 Thread Django
#11722: Query lookups that reference an F() expression produce invalid sql -+- Reporter: plandry@…|Owner: Type: Bug | Status: new

Re: [Django] #21472: Django 1.6 ImageField not rendered properly in Admin inline form

2013-11-20 Thread Django
#21472: Django 1.6 ImageField not rendered properly in Admin inline form ---+-- Reporter: agale031176@… |Owner: nobody Type: Bug| Status: new Component: