Re: [Django] #19723: Make div#container "margin: auto;"

2013-02-01 Thread Django
#19723: Make div#container "margin: auto;" -+- Reporter: swordangel@… |Owner: nobody Type: | Status: closed Cleanup/optimization

[Django] #19725: `createsuperuser` command fails with custom User model

2013-02-01 Thread Django
#19725: `createsuperuser` command fails with custom User model --+ Reporter: michisu | Owner: nobody Type: Bug | Status: new Component: contrib.auth |Version: 1.5-beta-1 Severity: Normal

[Django] #19724: manage.py app commands enumeration fails silently when MEDIA_URL doesn't end with a slash

2013-02-01 Thread Django
#19724: manage.py app commands enumeration fails silently when MEDIA_URL doesn't end with a slash + Reporter: peter.davis8@… | Owner: nobody Type: Uncategorized | Status: new

Re: [Django] #19723: Make div#container "margin: auto;"

2013-02-01 Thread Django
#19723: Make div#container "margin: auto;" -+- Reporter: swordangel@… |Owner: nobody Type: | Status: new Cleanup/optimization

[Django] #19723: Make div#container "margin: auto;"

2013-02-01 Thread Django
#19723: Make div#container "margin: auto;" +-- Reporter: swordangel@…| Owner: nobody Type: Cleanup/optimization| Status: new Component: Djangoproject.com Web site |Ve

Re: [Django] #19126: runserver versus model validation

2013-02-01 Thread Django
#19126: runserver versus model validation -+- Reporter: direvus |Owner: nobody Type: Bug | Status: new Component: Core (Management |

Re: [Django] #19694: python manage.py syncdb fails if no locale is set

2013-02-01 Thread Django
#19694: python manage.py syncdb fails if no locale is set -+- Reporter: gunther.stengl@… |Owner: nobody Type: Uncategorized| Status: closed Component: Cor

[django/django] 923b0d: [1.5.x] Fixed content types contrib app doc typos.

2013-02-01 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: 923b0de962ee863b27756fe916b00a7c40d7f2fe https://github.com/django/django/commit/923b0de962ee863b27756fe916b00a7c40d7f2fe Author: Ramiro Morales Date: 2013-02-01 (Fri, 01 Feb 2013) Changed paths:

Re: [Django] #19662: Explain correct `authenticate` usage with custom user model.

2013-02-01 Thread Django
#19662: Explain correct `authenticate` usage with custom user model. -+-- Reporter: tomchristie |Owner: nobody Type: Bug | Status: new Component: contri

Re: [Django] #11387: order_by over a GenericRelation generates incorrect SQL

2013-02-01 Thread Django
#11387: order_by over a GenericRelation generates incorrect SQL -+- Reporter: adurdin |Owner: Type: Bug | mtredinnick Component: |

Re: [Django] #11263: Bug in lookup with generic relation in model inheritance

2013-02-01 Thread Django
#11263: Bug in lookup with generic relation in model inheritance -+- Reporter: veena|Owner: nobody Type: Bug | Status: closed Componen

[django/django] 1ee40f: Fixed content types contrib app doc typos.

2013-02-01 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 1ee40f2141b0cffd4be69fbe5e6a8c526bcf6243 https://github.com/django/django/commit/1ee40f2141b0cffd4be69fbe5e6a8c526bcf6243 Author: Ramiro Morales Date: 2013-02-01 (Fri, 01 Feb 2013) Changed paths: M

Re: [Django] #13137: GenericForeignKey does not allow content type PK 0

2013-02-01 Thread Django
#13137: GenericForeignKey does not allow content type PK 0 -+- Reporter: devesine |Owner: woodlee Type: Bug | Status: assigned Component:

Re: [Django] #13085: GenericForeignKey.get_content_type fails if `object` or `id` evaluate to False. Should use 'is not None' test.

2013-02-01 Thread Django
#13085: GenericForeignKey.get_content_type fails if `object` or `id` evaluate to False. Should use 'is not None' test. --+ Reporter: benreynwar|Owner: Type: Bug

Re: [Django] #16867: Validate GenericForeignKey's object_id_field/content_type_field options

2013-02-01 Thread Django
#16867: Validate GenericForeignKey's object_id_field/content_type_field options --+ Reporter: jacob |Owner: nobody Type: Bug | Status: ne

Re: [Django] #7551: GenericForeignKey fails if initialized to None during model init

2013-02-01 Thread Django
#7551: GenericForeignKey fails if initialized to None during model init -+- Reporter: SamBull |Owner: Type: Bug | Status: new Component:

Re: [Django] #18599: GenericForeignKey field can't be set on init of model

2013-02-01 Thread Django
#18599: GenericForeignKey field can't be set on init of model --+ Reporter: dpantele |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #16869: BaseGenericInlineFormSet does not use form's save() method

2013-02-01 Thread Django
#16869: BaseGenericInlineFormSet does not use form's save() method --+ Reporter: mattaustin|Owner: pyriku Type: Bug | Status: new Compone

Re: [Django] #12885: GenericRelation fails to join the related table from a inherited model

2013-02-01 Thread Django
#12885: GenericRelation fails to join the related table from a inherited model --+ Reporter: semenov |Owner: nobody Type: Bug | Status: new

Re: [Django] #13203: Deletion error of model with generic relation to inherited model

2013-02-01 Thread Django
#13203: Deletion error of model with generic relation to inherited model --+ Reporter: ramusus |Owner: nobody Type: Bug | Status: new C

Re: [Django] #11263: Bug in lookup with generic relation in model inheritance

2013-02-01 Thread Django
#11263: Bug in lookup with generic relation in model inheritance -+- Reporter: veena|Owner: nobody Type: Bug | Status: new Component:

[Django] #19722: GenericRelation in a subclass, filtering by a field of the GFK-declaring model fails

2013-02-01 Thread Django
#19722: GenericRelation in a subclass, filtering by a field of the GFK-declaring model fails + Reporter: ramiro| Owner: nobody Type: Bug |

Re: [Django] #18961: django 1.5 and os x snow leopard default python

2013-02-01 Thread Django
#18961: django 1.5 and os x snow leopard default python ---+-- Reporter: leftmoose |Owner: nobody Type: Bug| Status: new Component: Uncategorized

Re: [Django] #19721: Django admin allows filtering using the field lookups such as "in", but it is impossible to include a value that contains a comma

2013-02-01 Thread Django
#19721: Django admin allows filtering using the field lookups such as "in", but it is impossible to include a value that contains a comma ---+-- Reporter: aruseni|Owner: nobody Type: Uncate

Re: [Django] #18231: i18n javascript_catalog View Pollutes Global Namespace

2013-02-01 Thread Django
#18231: i18n javascript_catalog View Pollutes Global Namespace -+- Reporter: Matthew Tretter |Owner: nobody | Status: new Type: Bug

Re: [Django] #7551: GenericForeignKey fails if initialized to None during model init

2013-02-01 Thread Django
#7551: GenericForeignKey fails if initialized to None during model init -+- Reporter: SamBull |Owner: Type: Bug | Status: new Component:

Re: [Django] #19690: Class in ajax example doesn't inherit from imported SingleObjectTemplateResponseMixin

2013-02-01 Thread Django
#19690: Class in ajax example doesn't inherit from imported SingleObjectTemplateResponseMixin -+- Reporter: lucianu |Owner: lucianu Type: Bug |

[django/django] a22480: [1.5.x] Fixed #19690 - Removed unused import in do...

2013-02-01 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: a22480797d8b4992f92854624dbf4ac328cbf765 https://github.com/django/django/commit/a22480797d8b4992f92854624dbf4ac328cbf765 Author: Lucian Ursu Date: 2013-02-01 (Fri, 01 Feb 2013) Changed paths:

Re: [Django] #19690: Class in ajax example doesn't inherit from imported SingleObjectTemplateResponseMixin

2013-02-01 Thread Django
#19690: Class in ajax example doesn't inherit from imported SingleObjectTemplateResponseMixin -+- Reporter: lucianu |Owner: lucianu Type: Bug |

Re: [Django] #19690: Class in ajax example doesn't inherit from imported SingleObjectTemplateResponseMixin

2013-02-01 Thread Django
#19690: Class in ajax example doesn't inherit from imported SingleObjectTemplateResponseMixin -+- Reporter: lucianu |Owner: lucianu Type: Bug |

[django/django] c6560e: Fixed #19690 - Removed unused import

2013-02-01 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: c6560e4843c94da7eab435b71288579d608c26c0 https://github.com/django/django/commit/c6560e4843c94da7eab435b71288579d608c26c0 Author: Lucian Ursu Date: 2013-01-29 (Tue, 29 Jan 2013) Changed paths: M do

Re: [Django] #19598: Bug in inlines.js

2013-02-01 Thread Django
#19598: Bug in inlines.js -+- Reporter: rj@… |Owner: nobody Type: Bug | Status: new Component: contrib.admin|

Re: [Django] #19153: Deprecate GzipMiddleware

2013-02-01 Thread Django
#19153: Deprecate GzipMiddleware --+ Reporter: aaugustin |Owner: nobody Type: Cleanup/optimization | Status: new Component: HTTP handling |

Re: [Django] #19705: CommonMiddleware handles If-None-Match incorrectly

2013-02-01 Thread Django
#19705: CommonMiddleware handles If-None-Match incorrectly ---+ Reporter: aaugustin |Owner: nobody Type: Bug| Status: new Component: HTTP handling |

Re: [Django] #16035: GZipMiddleware doesn't change an ETag

2013-02-01 Thread Django
#16035: GZipMiddleware doesn't change an ETag ---+ Reporter: anonymous |Owner: ext Type: Bug| Status: closed Component: HTTP handling | Ver

Re: [Django] #19663: Sqldiff breaks with PointField declaration

2013-02-01 Thread Django
#19663: Sqldiff breaks with PointField declaration -+- Reporter: jli |Owner: nobody Type: | Status: closed Cleanup/optimization

[django/django] 04141c: Fixed #19663 -- Allowed None in colorize() text pa...

2013-02-01 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 04141c525d2b5021b8e9d2452582181097a0850d https://github.com/django/django/commit/04141c525d2b5021b8e9d2452582181097a0850d Author: Claude Paroz Date: 2013-02-01 (Fri, 01 Feb 2013) Changed paths: M d

Re: [Django] #19705: CommonMiddleware handles If-None-Match incorrectly (was: CommonMiddleware handles If-Modified-Since incorrectly)

2013-02-01 Thread Django
#19705: CommonMiddleware handles If-None-Match incorrectly ---+ Reporter: aaugustin |Owner: nobody Type: Bug| Status: new Component: HTTP handling |

[Django] #19721: Django admin allows filtering using the field lookups such as "in", but it is impossible to include a value that contains a comma

2013-02-01 Thread Django
#19721: Django admin allows filtering using the field lookups such as "in", but it is impossible to include a value that contains a comma ---+ Reporter: aruseni| Owner: nobody Type: Uncategorized | Status: new

Re: [Django] #19160: Make ungettext_lazy really usable

2013-02-01 Thread Django
#19160: Make ungettext_lazy really usable --+ Reporter: claudep |Owner: nobody Type: New feature | Status: new Component: Internationalization

Re: [Django] #15808: CSRF token cookie does not utilize the "Secure" or "HttpOnly" flag

2013-02-01 Thread Django
#15808: CSRF token cookie does not utilize the "Secure" or "HttpOnly" flag --+ Reporter: Samuel.Lavitt@… |Owner: nobody Type: Bug | Status: reopene

Re: [Django] #16674: Django's WSGI Handler should report exceptions to the start_response() callback

2013-02-01 Thread Django
#16674: Django's WSGI Handler should report exceptions to the start_response() callback --+ Reporter: jamesh|Owner: nobody Type: Bug | Status: new Component:

[django/django] 0412b7: Avoided ambiguous output when runserver port is al...

2013-02-01 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 0412b7d28072ddef7dc1d0b363b6c6c88a439be8 https://github.com/django/django/commit/0412b7d28072ddef7dc1d0b363b6c6c88a439be8 Author: Aymeric Augustin Date: 2013-02-01 (Fri, 01 Feb 2013) Changed paths:

[Django] #19720: Invalid SQL statement generated when deleting rows in Meta ordered tables (found using Oracle)

2013-02-01 Thread Django
#19720: Invalid SQL statement generated when deleting rows in Meta ordered tables (found using Oracle) --+ Reporter: dylan.klomparens@…| Owner: nobody Type: Bug |

Re: [Django] #19717: Inconsistent documentation: refers to a "root QuerySet", which is really a Manager instance.

2013-02-01 Thread Django
#19717: Inconsistent documentation: refers to a "root QuerySet", which is really a Manager instance. -+- Reporter: |Owner: nobody julien.aubert.mail@… |

Re: [Django] #18231: i18n javascript_catalog View Pollutes Global Namespace

2013-02-01 Thread Django
#18231: i18n javascript_catalog View Pollutes Global Namespace -+- Reporter: Matthew Tretter |Owner: nobody | Status: new Type: Bug

Re: [Django] #18855: persist a socket across reloads of the dev server

2013-02-01 Thread Django
#18855: persist a socket across reloads of the dev server ---+ Reporter: dlamotte |Owner: dlamotte Type: New feature| Status: assigned Component: HTTP handling |

Re: [Django] #16049: Make runserver reuse listening socket

2013-02-01 Thread Django
#16049: Make runserver reuse listening socket -+- Reporter: dready |Owner: anonymous Type: New feature | Status: closed Component: Core (Manage

Re: [Django] #16049: Make runserver reuse listening socket

2013-02-01 Thread Django
#16049: Make runserver reuse listening socket -+- Reporter: dready |Owner: anonymous Type: New feature | Status: assigned Component: Core (Mana

Re: [Django] #19662: Explain correct `authenticate` usage with custom user model.

2013-02-01 Thread Django
#19662: Explain correct `authenticate` usage with custom user model. -+-- Reporter: tomchristie |Owner: nobody Type: Bug | Status: new Component: contri

Re: [Django] #18144: MD5PasswordHasher: broken backwards compatibility with empty salt

2013-02-01 Thread Django
#18144: MD5PasswordHasher: broken backwards compatibility with empty salt -+- Reporter: apreobrazhensky@…|Owner: nobody Type: Bug | Status: reopened

[django/django] 56a7d1: [1.5.x] Fix rst syntax error.

2013-02-01 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: 56a7d112376006937b424eb8262b902c42d17353 https://github.com/django/django/commit/56a7d112376006937b424eb8262b902c42d17353 Author: Aymeric Augustin Date: 2013-02-01 (Fri, 01 Feb 2013) Changed path

[django/django] d75a54: Fix rst syntax error.

2013-02-01 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: d75a54c184ef322fb427972ff86190c8e8cbf481 https://github.com/django/django/commit/d75a54c184ef322fb427972ff86190c8e8cbf481 Author: Aymeric Augustin Date: 2013-02-01 (Fri, 01 Feb 2013) Changed paths:

Re: [Django] #19706: Tutorial amendments

2013-02-01 Thread Django
#19706: Tutorial amendments -+- Reporter: EvilDMP |Owner: nobody Type: | Status: new Cleanup/optimization |

Re: [Django] #18755: admin site overlapping

2013-02-01 Thread Django
#18755: admin site overlapping -+- Reporter: senden9 |Owner: Type: Bug | dloewenherz Component: contrib.admin| Status: closed

Re: [Django] #18755: admin site overlapping

2013-02-01 Thread Django
#18755: admin site overlapping -+- Reporter: senden9 |Owner: Type: Bug | dloewenherz Component: contrib.admin| Status: closed

[django/django] 7055e2: wrap long words in field labels on admin forms, cl...

2013-02-01 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 7055e20d24638d646457686177be9a60362f1129 https://github.com/django/django/commit/7055e20d24638d646457686177be9a60362f1129 Author: Dan Loewenherz Date: 2012-09-07 (Fri, 07 Sep 2012) Changed paths: M

Re: [Django] #19160: Make ungettext_lazy really usable

2013-02-01 Thread Django
#19160: Make ungettext_lazy really usable --+ Reporter: claudep |Owner: nobody Type: New feature | Status: new Component: Internationalization

Re: [Django] #19160: Make ungettext_lazy really usable

2013-02-01 Thread Django
#19160: Make ungettext_lazy really usable -+- Reporter: claudep |Owner: nobody Type: New feature | Status: new Component: |

[django/django] ab51df: Added myself to core developpers

2013-02-01 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: ab51dff83d100af6ef026cab8cb75134e28296eb https://github.com/django/django/commit/ab51dff83d100af6ef026cab8cb75134e28296eb Author: Simon Charette Date: 2013-02-01 (Fri, 01 Feb 2013) Changed paths: M

Re: [Django] #19719: Example in documentation saves an unbounded form

2013-02-01 Thread Django
#19719: Example in documentation saves an unbounded form ---+ Reporter: alexpirine |Owner: nobody Type: Bug| Status: new Component: Documentation |

Re: [Django] #19718: manage.py makemessages anlalyses lib/python in virtualenv

2013-02-01 Thread Django
#19718: manage.py makemessages anlalyses lib/python in virtualenv -+- Reporter: g1234@… |Owner: nobody Type: Bug | Status: closed Compone

[Django] #19719: Example in documentation saves an unbounded form

2013-02-01 Thread Django
#19719: Example in documentation saves an unbounded form ---+ Reporter: alexpirine | Owner: nobody Type: Uncategorized | Status: new Component: Documentation |Version: 1.4 Severity: Normal | K

Re: [Django] #19718: manage.py makemessages anlalyses lib/python in virtualenv

2013-02-01 Thread Django
#19718: manage.py makemessages anlalyses lib/python in virtualenv -+- Reporter: g1234@… |Owner: nobody Type: Bug | Status: closed Compone

[Django] #19718: manage.py makemessages anlalyses lib/python in virtualenv

2013-02-01 Thread Django
#19718: manage.py makemessages anlalyses lib/python in virtualenv +-- Reporter: g1234@… | Owner: nobody Type: Bug | Status: new Component: Core (Manage

[Django] #19717: Inconsistent documentation: refers to a "root QuerySet", which is really a Manager instance.

2013-02-01 Thread Django
#19717: Inconsistent documentation: refers to a "root QuerySet", which is really a Manager instance. --+ Reporter: julien.aubert.mail@… | Owner: nobody Type: Uncategorized | Status: new Component:

Re: [Django] #16218: Class-based month archive doesn't behave like previous generic view

2013-02-01 Thread Django
#16218: Class-based month archive doesn't behave like previous generic view ---+- Reporter: nnrcschmdt |Owner: aaugustin Type: Bug| Status: closed Component:

[django/django] 11f629: [1.5.x] Documented ArchiveIndexView's date_list co...

2013-02-01 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: 11f6295551fbcedae50df0efcae5eb34555a46dd https://github.com/django/django/commit/11f6295551fbcedae50df0efcae5eb34555a46dd Author: Aymeric Augustin Date: 2013-02-01 (Fri, 01 Feb 2013) Changed path

Re: [Django] #16218: Class-based month archive doesn't behave like previous generic view

2013-02-01 Thread Django
#16218: Class-based month archive doesn't behave like previous generic view ---+- Reporter: nnrcschmdt |Owner: aaugustin Type: Bug| Status: closed Component:

[django/django] a0c67c: Documented ArchiveIndexView's date_list context va...

2013-02-01 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: a0c67c69bf49d9e1902afd57d95b8511aa911ccb https://github.com/django/django/commit/a0c67c69bf49d9e1902afd57d95b8511aa911ccb Author: Aymeric Augustin Date: 2013-02-01 (Fri, 01 Feb 2013) Changed paths:

[Django] #19716: Support microsecond precision in MySQL ORM DateTimeField

2013-02-01 Thread Django
#19716: Support microsecond precision in MySQL ORM DateTimeField --+ Reporter: erik@…| Owner: nobody Type: New feature | Status: new Component: Database layer (m

Re: [Django] #19693: truncatewords_html closes tags

2013-02-01 Thread Django
#19693: truncatewords_html closes tags -+-- Reporter: sneawo |Owner: reecelong Type: Bug | Status: assigned Component: Template system |

Re: [Django] #19715: Add a -v0 option to findstatic to allow simple output

2013-02-01 Thread Django
#19715: Add a -v0 option to findstatic to allow simple output -+- Reporter: mattrobenolt |Owner: Type: | mattrobenolt Cleanup/optimization |

[django/django] 393c26: Fixed #19715 -- Simplified findstatic output when ...

2013-02-01 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 393c268e725f5b229ecb554f3fac02cfc250d2df https://github.com/django/django/commit/393c268e725f5b229ecb554f3fac02cfc250d2df Author: Matt Robenolt Date: 2013-02-01 (Fri, 01 Feb 2013) Changed paths: M

Re: [Django] #19715: Add a -v0 option to findstatic to allow simple output

2013-02-01 Thread Django
#19715: Add a -v0 option to findstatic to allow simple output -+- Reporter: mattrobenolt |Owner: Type: | mattrobenolt Cleanup/optimization |

Re: [Django] #19715: Add a -v0 option to findstatic to allow simple output

2013-02-01 Thread Django
#19715: Add a -v0 option to findstatic to allow simple output -+- Reporter: mattrobenolt |Owner: Type: | mattrobenolt Cleanup/optimization |

Re: [Django] #19715: Add a -v0 option to findstatic to allow simple output

2013-02-01 Thread Django
#19715: Add a -v0 option to findstatic to allow simple output -+- Reporter: mattrobenolt |Owner: Type: | mattrobenolt Cleanup/optimization |

[Django] #19715: Add a -v0 option to findstatic to allow simple output

2013-02-01 Thread Django
#19715: Add a -v0 option to findstatic to allow simple output -+- Reporter: mattrobenolt | Owner: nobody Type: | Status: new Cleanup/optimization |Vers

Re: [Django] #19714: Documentation for TemplateView incorrectly refers to "params" context variable.

2013-02-01 Thread Django
#19714: Documentation for TemplateView incorrectly refers to "params" context variable. -+- Reporter: Aramgutang |Owner: claudep Type: Bug | Stat

Re: [Django] #17228: params context variable from TemplateView is inconsistent with other get_context_data implementations

2013-02-01 Thread Django
#17228: params context variable from TemplateView is inconsistent with other get_context_data implementations --+ Reporter: ptone |Owner: nobody Type: Cleanup/optimization |

[django/django] 5ebd04: [1.5.x] Fixed #19714 -- Updated documentation abou...

2013-02-01 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: 5ebd0452ba6ff93980e6f9a8958f6ea01c835ffe https://github.com/django/django/commit/5ebd0452ba6ff93980e6f9a8958f6ea01c835ffe Author: Claude Paroz Date: 2013-02-01 (Fri, 01 Feb 2013) Changed paths:

Re: [Django] #17228: params context variable from TemplateView is inconsistent with other get_context_data implementations

2013-02-01 Thread Django
#17228: params context variable from TemplateView is inconsistent with other get_context_data implementations --+ Reporter: ptone |Owner: nobody Type: Cleanup/optimization |

Re: [Django] #19714: Documentation for TemplateView incorrectly refers to "params" context variable.

2013-02-01 Thread Django
#19714: Documentation for TemplateView incorrectly refers to "params" context variable. -+- Reporter: Aramgutang |Owner: claudep Type: Bug | Stat

[django/django] 56e553: Fixed #19714 -- Updated documentation about Templa...

2013-02-01 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 56e553129f554f83c8e99ef3368544921dbd8a82 https://github.com/django/django/commit/56e553129f554f83c8e99ef3368544921dbd8a82 Author: Claude Paroz Date: 2013-02-01 (Fri, 01 Feb 2013) Changed paths: M d

Re: [Django] #19714: Documentation for TemplateView incorrectly refers to "params" context variable.

2013-02-01 Thread Django
#19714: Documentation for TemplateView incorrectly refers to "params" context variable. -+- Reporter: Aramgutang |Owner: claudep Type: Bug | Stat

[django/django] 8eb840: Set bigger maxDiff for ogrinspect tests

2013-02-01 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 8eb84081ada2a1a71ca701c8d3f0db0d4c61ae28 https://github.com/django/django/commit/8eb84081ada2a1a71ca701c8d3f0db0d4c61ae28 Author: Claude Paroz Date: 2013-02-01 (Fri, 01 Feb 2013) Changed paths: M d

Re: [Django] #19713: Rename inspectdb tests model's field for clarity

2013-02-01 Thread Django
#19713: Rename inspectdb tests model's field for clarity --+ Reporter: charettes |Owner: nobody Type: Cleanup/optimization | Status: closed Component: Te

[django/django] 339944: Renamed inspectdb field names for clarity

2013-02-01 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 339944491ce06be8e1a8e7f2027261c90d1f166b https://github.com/django/django/commit/339944491ce06be8e1a8e7f2027261c90d1f166b Author: Simon Charette Date: 2013-02-01 (Fri, 01 Feb 2013) Changed paths: M