Re: [Django] #2750: ManyToManyField ignores 'default' option

2014-08-23 Thread Django
#2750: ManyToManyField ignores 'default' option -+- Reporter: bangcok_dangerus@… |Owner: nobody Type: Bug | Status: new Component: Database layer

[Django] #23357: MySQL DatabaseIntrospection.data_types_reverse for FIELD_TYPE.SHORT is wrong type

2014-08-23 Thread Django
#23357: MySQL DatabaseIntrospection.data_types_reverse for FIELD_TYPE.SHORT is wrong type ---+ Reporter: jdufresne | Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: master

Re: [Django] #22887: unique_for_date error message in Field has untranslated param lookup_type

2014-08-23 Thread Django
#22887: unique_for_date error message in Field has untranslated param lookup_type -+- Reporter: Tuttle |Owner: synasius Type: | Status:

Re: [Django] #23329: Regression in security patch for querystring manipulation in admin

2014-08-23 Thread Django
#23329: Regression in security patch for querystring manipulation in admin -+- Reporter: Markush2010 |Owner: charettes Type: Bug | Status: assigned Compo

Re: [Django] #2750: ManyToManyField ignores 'default' option

2014-08-23 Thread Django
#2750: ManyToManyField ignores 'default' option -+- Reporter: bangcok_dangerus@… |Owner: nobody Type: Bug | Status: new Component: Database layer

Re: [Django] #23075: Type-specific input fields cause cross-browser issues and wrong error messages

2014-08-23 Thread Django
#23075: Type-specific input fields cause cross-browser issues and wrong error messages -+- Reporter: sehmaschine |Owner: nobody Type: Bug | Status: new Compo

Re: [Django] #22154: Rename Class Based Generic Views to Built-in Class Based Views

2014-08-23 Thread Django
#22154: Rename Class Based Generic Views to Built-in Class Based Views --+ Reporter: buyittoday@… |Owner: nobody Type: Cleanup/optimization | Status: closed

[django/django] da2077: [1.7.x] Fixed #22154 -- Added "Built-in" to some c...

2014-08-23 Thread GitHub
Branch: refs/heads/stable/1.7.x Home: https://github.com/django/django Commit: da2077ed678de4b4b00821c99c5b912b8890066b https://github.com/django/django/commit/da2077ed678de4b4b00821c99c5b912b8890066b Author: Tim Graham Date: 2014-08-23 (Sat, 23 Aug 2014) Changed paths:

[django/django] 9bc109: [1.6.x] Fixed #22154 -- Added "Built-in" to some c...

2014-08-23 Thread GitHub
Branch: refs/heads/stable/1.6.x Home: https://github.com/django/django Commit: 9bc10919809007fada06c0dc4bc5285f80e2e965 https://github.com/django/django/commit/9bc10919809007fada06c0dc4bc5285f80e2e965 Author: Tim Graham Date: 2014-08-23 (Sat, 23 Aug 2014) Changed paths:

Re: [Django] #22154: Rename Class Based Generic Views to Built-in Class Based Views

2014-08-23 Thread Django
#22154: Rename Class Based Generic Views to Built-in Class Based Views --+ Reporter: buyittoday@… |Owner: nobody Type: Cleanup/optimization | Status: closed

[django/django] 0c9f40: Fixed #22154 -- Added "Built-in" to some class-bas...

2014-08-23 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 0c9f40f776e2be75656996e1bb1e5f37f903675f https://github.com/django/django/commit/0c9f40f776e2be75656996e1bb1e5f37f903675f Author: Tim Graham Date: 2014-08-23 (Sat, 23 Aug 2014) Changed paths: M doc

Re: [Django] #22154: Rename Class Based Generic Views to Built-in Class Based Views

2014-08-23 Thread Django
#22154: Rename Class Based Generic Views to Built-in Class Based Views --+ Reporter: buyittoday@… |Owner: nobody Type: Cleanup/optimization | Status: closed

Re: [Django] #4278: get_template should accept a dirs argument

2014-08-23 Thread Django
#4278: get_template should accept a dirs argument -+ Reporter: amcnabb |Owner: berkerpeksag Type: New feature | Status: closed Component: Template syste

[django/django] 1a9188: [1.7.x] Fixed #23341 -- Added migration name to no...

2014-08-23 Thread GitHub
Branch: refs/heads/stable/1.7.x Home: https://github.com/django/django Commit: 1a918806ca67e8e4818aeb1c304e4546baab9e4d https://github.com/django/django/commit/1a918806ca67e8e4818aeb1c304e4546baab9e4d Author: Raffaele Salmaso Date: 2014-08-23 (Sat, 23 Aug 2014) Changed path

Re: [Django] #23341: Better stacktrace error for makemigrations when migration references nonexistent migration(s)

2014-08-23 Thread Django
#23341: Better stacktrace error for makemigrations when migration references nonexistent migration(s) --+ Reporter: rsalmaso |Owner: nobody Type: Cleanup/optimization |

Re: [Django] #23341: Better stacktrace error for makemigrations when migration references nonexistent migration(s)

2014-08-23 Thread Django
#23341: Better stacktrace error for makemigrations when migration references nonexistent migration(s) --+ Reporter: rsalmaso |Owner: nobody Type: Cleanup/optimization |

[django/django] abd640: Fixed #23341 -- Added migration name to nonexisten...

2014-08-23 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: abd640fbdfce2c8dc8bca039525694d3a1a0297a https://github.com/django/django/commit/abd640fbdfce2c8dc8bca039525694d3a1a0297a Author: Raffaele Salmaso Date: 2014-08-23 (Sat, 23 Aug 2014) Changed paths:

[django/django] 19999b: Clarified release preparation step about dates.

2014-08-23 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 1befbec89171f7b3d6d75d3b0600e5c41cc0 https://github.com/django/django/commit/1befbec89171f7b3d6d75d3b0600e5c41cc0 Author: Tim Graham Date: 2014-08-23 (Sat, 23 Aug 2014) Changed paths: M doc

[Django] #23356: Unable to create template tag which behaves similar to {% verbatim %}

2014-08-23 Thread Django
#23356: Unable to create template tag which behaves similar to {% verbatim %} -+-- Reporter: jrief| Owner: nobody Type: Uncategorized| Status: new Component: Template system |Version: master

[django/django] 4ae75c: [1.7.x] Fixed #23352 -- Added tests for MigrationG...

2014-08-23 Thread GitHub
Branch: refs/heads/stable/1.7.x Home: https://github.com/django/django Commit: 4ae75cf0514feff6e5595abbb87c9abc85f9cbc3 https://github.com/django/django/commit/4ae75cf0514feff6e5595abbb87c9abc85f9cbc3 Author: Raffaele Salmaso Date: 2014-08-23 (Sat, 23 Aug 2014) Changed path

Re: [Django] #23352: Add tests for MigrationGraph backwards_plan and forwards_plan exceptions

2014-08-23 Thread Django
#23352: Add tests for MigrationGraph backwards_plan and forwards_plan exceptions ---+ Reporter: rsalmaso | Owner: nobody Type: Uncategorized | Status: closed Component: Migrations |Version: 1.7-rc-3

[django/django] be4baa: Fixed #23352 -- Added tests for MigrationGraph.{fo...

2014-08-23 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: be4baaefe2e8e7effa3c510b31746dbb41ec422a https://github.com/django/django/commit/be4baaefe2e8e7effa3c510b31746dbb41ec422a Author: Raffaele Salmaso Date: 2014-08-23 (Sat, 23 Aug 2014) Changed paths:

Re: [Django] #23352: Add tests for MigrationGraph backwards_plan and forwards_plan exceptions

2014-08-23 Thread Django
#23352: Add tests for MigrationGraph backwards_plan and forwards_plan exceptions ---+ Reporter: rsalmaso | Owner: nobody Type: Uncategorized | Status: closed Component: Migrations |Version: 1.7-rc-3

Re: [Django] #23326: DatabaseCache must implement incr to guarantee atomic increment

2014-08-23 Thread Django
#23326: DatabaseCache must implement incr to guarantee atomic increment -+ Reporter: vinayan3 |Owner: nobody Type: Bug | Status: new Compo

Re: [Django] #23355: Update admin jQuery to 1.11.1

2014-08-23 Thread Django
#23355: Update admin jQuery to 1.11.1 -+- Reporter: timgraham|Owner: timgraham Type: | Status: new Cleanup/optimization |

[Django] #23355: Update admin jQuery to 1.11.1

2014-08-23 Thread Django
#23355: Update admin jQuery to 1.11.1 -+- Reporter: timgraham | Owner: timgraham Type: | Status: new Cleanup/optimization |Version: mas

[django/django] 1f45f3: Updated docs about Spatialite collect/extent suppo...

2014-08-23 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 1f45f3cea1623d7b1414c48869535bd3350b4ba8 https://github.com/django/django/commit/1f45f3cea1623d7b1414c48869535bd3350b4ba8 Author: Claude Paroz Date: 2014-08-23 (Sat, 23 Aug 2014) Changed paths: M d

[Django] #23354: ModelChoiceField does not handle MultipleObjectsReturned

2014-08-23 Thread Django
#23354: ModelChoiceField does not handle MultipleObjectsReturned + Reporter: kezabelle | Owner: nobody Type: Bug | Status: new Component: Forms |Version: master Severity: Normal | Keywo

Re: [Django] #20253: GeoDjango - made GeoQuerySet.extent() available with Spatialite

2014-08-23 Thread Django
#20253: GeoDjango - made GeoQuerySet.extent() available with Spatialite -+- Reporter: burton449geo@… |Owner: nobody Type: New feature | Status: closed C

Re: [Django] #23353: TransactionManagmentError isn't helpful for tracking down cause

2014-08-23 Thread Django
#23353: TransactionManagmentError isn't helpful for tracking down cause -+- Reporter: mbox |Owner: nobody Type: Bug | Status: new Comp

Re: [Django] #22632: Spatial backend tests uses hardcoded set of backends

2014-08-23 Thread Django
#22632: Spatial backend tests uses hardcoded set of backends --+ Reporter: jtiai |Owner: nobody Type: Cleanup/optimization | Status: new Component: G

Re: [Django] #22632: Spatial backend tests uses hardcoded set of backends

2014-08-23 Thread Django
#22632: Spatial backend tests uses hardcoded set of backends --+ Reporter: jtiai |Owner: nobody Type: Cleanup/optimization | Status: new Component: G

[django/django] 46c770: Replaced HAS_SPATIALREFSYS by a database feature

2014-08-23 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 46c7707e50400e237cbd774a31ad801669ca3905 https://github.com/django/django/commit/46c7707e50400e237cbd774a31ad801669ca3905 Author: Claude Paroz Date: 2014-08-23 (Sat, 23 Aug 2014) Changed paths: M d

Re: [Django] #22632: Spatial backend tests uses hardcoded set of backends

2014-08-23 Thread Django
#22632: Spatial backend tests uses hardcoded set of backends --+ Reporter: jtiai |Owner: nobody Type: Cleanup/optimization | Status: new Component: G

Re: [Django] #23344: File Uploads documentation page omits that 1.7+ specific feature is 1.7+ specific

2014-08-23 Thread Django
#23344: File Uploads documentation page omits that 1.7+ specific feature is 1.7+ specific -+- Reporter: AndrewGrossman |Owner: nobody Type: | Sta

[django/django] 3d88ed: [1.7.x] Fixed #23344 -- Removed duplicate docs for...

2014-08-23 Thread GitHub
Branch: refs/heads/stable/1.7.x Home: https://github.com/django/django Commit: 3d88ed33418632c3d8def0d98659248120a26df2 https://github.com/django/django/commit/3d88ed33418632c3d8def0d98659248120a26df2 Author: Tim Graham Date: 2014-08-23 (Sat, 23 Aug 2014) Changed paths:

Re: [Django] #23344: File Uploads documentation page omits that 1.7+ specific feature is 1.7+ specific

2014-08-23 Thread Django
#23344: File Uploads documentation page omits that 1.7+ specific feature is 1.7+ specific -+- Reporter: AndrewGrossman |Owner: nobody Type: | Sta

[django/django] c7fa27: Fixed #23344 -- Removed duplicate docs for file up...

2014-08-23 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: c7fa27d702fc3988feae57f663779b31bfe8f340 https://github.com/django/django/commit/c7fa27d702fc3988feae57f663779b31bfe8f340 Author: Tim Graham Date: 2014-08-23 (Sat, 23 Aug 2014) Changed paths: M doc

[django/django] 2c681e: Fixed #22867 -- Memoized django.utils.version.get_...

2014-08-23 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 2c681e8a8c453b1691219eace7ed5dc636e37948 https://github.com/django/django/commit/2c681e8a8c453b1691219eace7ed5dc636e37948 Author: Tim Graham Date: 2014-08-23 (Sat, 23 Aug 2014) Changed paths: M dja

Re: [Django] #22867: Pickling models is slow in alpha versions

2014-08-23 Thread Django
#22867: Pickling models is slow in alpha versions -+- Reporter: Suor |Owner: nobody Type: | Status: closed Cleanup/optimization

Re: [Django] #23324: sites framework docs - omits the site id from the Site model

2014-08-23 Thread Django
#23324: sites framework docs - omits the site id from the Site model -+- Reporter: kiddhustle |Owner: nobody Type: | Status: closed Cleanu

Re: [Django] #23327: Add "migrate zero" syntax to migrate help message

2014-08-23 Thread Django
#23327: Add "migrate zero" syntax to migrate help message -+- Reporter: nikolas |Owner: nobody Type: | Status: closed Cleanup/optimiza

Re: [Django] #23343: Incorrect filename in Generic date views docs

2014-08-23 Thread Django
#23343: Incorrect filename in Generic date views docs ---+ Reporter: knyghty| Owner: nobody Type: Bug| Status: closed Component: Documentation |Version: master Severity: Normal |

[django/django] 1c660d: Added new supported languages

2014-08-23 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 1c660d0de29fc8b293c6200769aa4b7189f20f6b https://github.com/django/django/commit/1c660d0de29fc8b293c6200769aa4b7189f20f6b Author: Claude Paroz Date: 2014-08-23 (Sat, 23 Aug 2014) Changed paths: M d

[django/django] 463939: [1.7.x] Added new supported languages

2014-08-23 Thread GitHub
Branch: refs/heads/stable/1.7.x Home: https://github.com/django/django Commit: 46393980cf27680ddd3151e90d4af43cf2e0cc12 https://github.com/django/django/commit/46393980cf27680ddd3151e90d4af43cf2e0cc12 Author: Claude Paroz Date: 2014-08-23 (Sat, 23 Aug 2014) Changed paths:

Re: [Django] #23351: Admin Search Field error for related lookup

2014-08-23 Thread Django
#23351: Admin Search Field error for related lookup -+- Reporter: ebertti |Owner: nobody Type: Uncategorized| Status: closed Component: Database

[Django] #23353: TransactionManagmentError isn't helpful for tracking down cause

2014-08-23 Thread Django
#23353: TransactionManagmentError isn't helpful for tracking down cause --+ Reporter: mbox | Owner: nobody Type: Bug | Status: new Component: Database l

Re: [Django] #2750: ManyToManyField ignores 'default' option

2014-08-23 Thread Django
#2750: ManyToManyField ignores 'default' option -+- Reporter: bangcok_dangerus@… |Owner: nobody Type: Bug | Status: new Component: Database layer

Re: [Django] #2750: ManyToManyField ignores 'default' option

2014-08-23 Thread Django
#2750: ManyToManyField ignores 'default' option -+- Reporter: bangcok_dangerus@… |Owner: nobody Type: Bug | Status: new Component: Database layer

Re: [Django] #2750: ManyToManyField ignores 'default' option

2014-08-23 Thread Django
#2750: ManyToManyField ignores 'default' option -+- Reporter: bangcok_dangerus@… |Owner: nobody Type: Bug | Status: new Component: Database layer

[Django] #23352: Add tests for MigrationGraph backwards_plan and forwards_plan exceptions

2014-08-23 Thread Django
#23352: Add tests for MigrationGraph backwards_plan and forwards_plan exceptions ---+-- Reporter: rsalmaso | Owner: nobody Type: Uncategorized | Status: new Component: Migrations |Version: 1.7-rc-3

Re: [Django] #23341: Better stacktrace error for makemigrations when migration references nonexistent migration(s)

2014-08-23 Thread Django
#23341: Better stacktrace error for makemigrations when migration references nonexistent migration(s) --+ Reporter: rsalmaso |Owner: nobody Type: Cleanup/optimization |

Re: [Django] #23075: Type-specific input fields cause cross-browser issues and wrong error messages

2014-08-23 Thread Django
#23075: Type-specific input fields cause cross-browser issues and wrong error messages -+ Reporter: sehmaschine |Owner: nobody Type: Bug | Status: new Component: Fo

Re: [Django] #12915: formfield_callback is lost in an inherited ModelForm

2014-08-23 Thread Django
#12915: formfield_callback is lost in an inherited ModelForm -+ Reporter: semenov |Owner: nobody Type: Bug | Status: new Component: Forms| Version: 1.

Re: [Django] #23344: File Uploads documentation page omits that 1.7+ specific feature is 1.7+ specific

2014-08-23 Thread Django
#23344: File Uploads documentation page omits that 1.7+ specific feature is 1.7+ specific -+- Reporter: AndrewGrossman |Owner: nobody Type: | Sta