Re: [Django] #21603: Inconsistent column names in cursor.description under SQLite break RawQuerySet

2014-03-20 Thread Django
#21603: Inconsistent column names in cursor.description under SQLite break RawQuerySet -+- Reporter: alex@… |Owner: nobody Type: |

Re: [Django] #22297: TransactionMiddleware signals connection_created too early

2014-03-20 Thread Django
#22297: TransactionMiddleware signals connection_created too early ---+-- Reporter: Naddiseo |Owner: nobody Type: New feature| Status: closed Component:

[django/django]

2014-03-20 Thread GitHub
Branch: refs/tags/1.7b2 Home: https://github.com/django/django -- You received this message because you are subscribed to the Google Groups "Django updates" group. To unsubscribe from this group and stop receiving emails from it, send an email to

Re: [Django] #21108: pip install --pre Django==1.xb not found

2014-03-20 Thread Django
#21108: pip install --pre Django==1.xb not found -+ Reporter: elena|Owner: nobody Type: New feature | Status: new Component: Packaging|

[django/django] dda622: [1.7.x] Bump version numbers for 1.7 beta 1.

2014-03-20 Thread GitHub
Branch: refs/heads/stable/1.7.x Home: https://github.com/django/django Commit: dda6224459ed843dfd63e85729613fcc60ce925f https://github.com/django/django/commit/dda6224459ed843dfd63e85729613fcc60ce925f Author: James Bennett Date: 2014-03-20 (Thu, 20 Mar 2014)

Re: [Django] #21695: Allow blocktrans to set a context variable

2014-03-20 Thread Django
#21695: Allow blocktrans to set a context variable -+ Reporter: mitar|Owner: nobody Type: New feature | Status: new Component: Template system |

Re: [Django] #22090: ModelAdmin list_filter field member values are serialized using __str__ and not __repr__

2014-03-20 Thread Django
#22090: ModelAdmin list_filter field member values are serialized using __str__ and not __repr__ -+- Reporter: sam@…|Owner: nobody Type: |

Re: [Django] #22090: ModelAdmin list_filter field member values are serialized using __str__ and not __repr__

2014-03-20 Thread Django
#22090: ModelAdmin list_filter field member values are serialized using __str__ and not __repr__ -+- Reporter: sam@…|Owner: nobody Type: |

Re: [Django] #21955: Formset save_as_new=True causes "This QueryDict instance is immutable" error

2014-03-20 Thread Django
#21955: Formset save_as_new=True causes "This QueryDict instance is immutable" error +-- Reporter: robin |Owner: nobody Type: Bug | Status: closed Component: Forms |

Re: [Django] #13978: Allow inline js/css in forms.Media

2014-03-20 Thread Django
#13978: Allow inline js/css in forms.Media ---+ Reporter: nathforge |Owner: dmpayton Type: New feature| Status: assigned Component: Forms |

Re: [Django] #22296: m2m_changed pk_set value inconsistent between post_add and post_remove

2014-03-20 Thread Django
#22296: m2m_changed pk_set value inconsistent between post_add and post_remove -+- Reporter: anentropic |Owner: nobody Type: Bug | Status: new

Re: [Django] #21695: Allow blocktrans to set a context variable

2014-03-20 Thread Django
#21695: Allow blocktrans to set a context variable -+ Reporter: mitar|Owner: nobody Type: New feature | Status: new Component: Template system |

Re: [Django] #21987: Allow Media objects to have their own MEDIA_TYPES

2014-03-20 Thread Django
#21987: Allow Media objects to have their own MEDIA_TYPES -+- Reporter: Keryn Knight |Owner: nobody | Status: new Type:

Re: [Django] #21987: Allow Media objects to have their own MEDIA_TYPES

2014-03-20 Thread Django
#21987: Allow Media objects to have their own MEDIA_TYPES -+- Reporter: Keryn Knight |Owner: nobody | Status: new Type:

Re: [Django] #21665: assertRedirects should treat equivalent URLs differing only in URL-escaping as equal

2014-03-20 Thread Django
#21665: assertRedirects should treat equivalent URLs differing only in URL-escaping as equal --+ Reporter: pdc |Owner: nobody Type: Cleanup/optimization |

[django/django] 222262: Fixed #22163 -- Stopped ignoring unhandled kwargs ...

2014-03-20 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 62ca2354abadf259f4186a0b43f583ed1bd1 https://github.com/django/django/commit/62ca2354abadf259f4186a0b43f583ed1bd1 Author: Aymeric Augustin Date: 2014-03-20 (Thu, 20 Mar

Re: [Django] #22163: select_for_update should take nowait directly

2014-03-20 Thread Django
#22163: select_for_update should take nowait directly -+- Reporter: kenny.macdermid@…|Owner: aaugustin Type: | Status: closed

[Django] #22298: Rename Media to Static

2014-03-20 Thread Django
#22298: Rename Media to Static --+ Reporter: aaugustin | Owner: nobody Type: Bug | Status: new Component: Forms |Version: master

Re: [Django] #17556: Let Media classes to inherit

2014-03-20 Thread Django
#17556: Let Media classes to inherit -+ Reporter: ojo |Owner: nobody Type: New feature | Status: new Component: Forms| Version: master

Re: [Django] #21665: assertRedirects should treat equivalent URLs differing only in URL-escaping as equal

2014-03-20 Thread Django
#21665: assertRedirects should treat equivalent URLs differing only in URL-escaping as equal ---+-- Reporter: pdc|Owner: nobody Type: Bug|

Re: [Django] #9357: Unable to subclass form Media class

2014-03-20 Thread Django
#9357: Unable to subclass form Media class -+ Reporter: Tarken |Owner: nobody Type: New feature | Status: new Component: Forms| Version: 1.0

Re: [Django] #22297: TransactionMiddleware signals connection_created too early

2014-03-20 Thread Django
#22297: TransactionMiddleware signals connection_created too early ---+-- Reporter: Naddiseo |Owner: nobody Type: New feature| Status: closed Component:

Re: [Django] #22160: TimeField default argument not working.

2014-03-20 Thread Django
#22160: TimeField default argument not working. -+- Reporter: vlad.dragos.002@…|Owner: nobody Type: Bug | Status: closed Component: Database

Re: [Django] #22163: select_for_update should take nowait directly

2014-03-20 Thread Django
#22163: select_for_update should take nowait directly -+- Reporter: kenny.macdermid@…|Owner: aaugustin Type: | Status: assigned

Re: [Django] #22282: models.BooleanField.blank should be 'False' if BooleanField has choices

2014-03-20 Thread Django
#22282: models.BooleanField.blank should be 'False' if BooleanField has choices -+- Reporter: django@… |Owner: nobody Type: Uncategorized| Status:

[Django] #22297: TransactionMiddleware signals connection_created too early

2014-03-20 Thread Django
#22297: TransactionMiddleware signals connection_created too early ---+ Reporter: Naddiseo | Owner: nobody Type: New feature| Status: new Component: Uncategorized |Version: 1.6 Severity: Normal

Re: [Django] #22250: Regression in 1.6.1->1.6.2 -- GIS sql compiler tries to generate sql for a non-concrete field

2014-03-20 Thread Django
#22250: Regression in 1.6.1->1.6.2 -- GIS sql compiler tries to generate sql for a non-concrete field -+- Reporter: gwahl@… |Owner: bak1an Type: Bug |

Re: [Django] #17802: Pass the request down to the Sitemap callable

2014-03-20 Thread Django
#17802: Pass the request down to the Sitemap callable --+-- Reporter: rm_ |Owner: nobody Type: New feature | Status: new Component: contrib.sitemaps

Re: [Django] #17802: Pass the request down to the Sitemap callable

2014-03-20 Thread Django
#17802: Pass the request down to the Sitemap callable --+-- Reporter: rm_ |Owner: nobody Type: New feature | Status: closed Component:

Re: [Django] #22115: Related Querysets from Inlines not getting cached

2014-03-20 Thread Django
#22115: Related Querysets from Inlines not getting cached -+- Reporter: john.parton@…|Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #22090: ModelAdmin list_filter field member values are serialized using __str__ and not __repr__

2014-03-20 Thread Django
#22090: ModelAdmin list_filter field member values are serialized using __str__ and not __repr__ -+- Reporter: sam@…|Owner: nobody Type: |

Re: [Django] #21694: Default filter cannot be used with undefined variables

2014-03-20 Thread Django
#21694: Default filter cannot be used with undefined variables -+-- Reporter: mitar|Owner: nobody Type: Bug | Status: new Component: Template

Re: [Django] #22238: {% url %} allow optional parameters

2014-03-20 Thread Django
#22238: {% url %} allow optional parameters -+-- Reporter: anonymous|Owner: nobody Type: New feature | Status: closed Component: Template system |

Re: [Django] #22220: reverse() documentation

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

Re: [Django] #22109: clarify difference between relative and absolute STATIC_URL

2014-03-20 Thread Django
#22109: clarify difference between relative and absolute STATIC_URL -+- Reporter: cjerdonek|Owner: nobody Type: | Status: closed

Re: [Django] #22246: WizardView.form_list is undocumented

2014-03-20 Thread Django
#22246: WizardView.form_list is undocumented -+ Reporter: django-issues@… |Owner: nobody Type: Bug | Status: new Component: Documentation|

Re: [Django] #22146: Database-Connections time out in long running Applications without request context.

2014-03-20 Thread Django
#22146: Database-Connections time out in long running Applications without request context. -+- Reporter: kahnert |Owner: nobody Type: Bug |

Re: [Django] #22037: Allow testing and dumping legacy database without enabling syncdb

2014-03-20 Thread Django
#22037: Allow testing and dumping legacy database without enabling syncdb -+- Reporter: ellisd23@… |Owner: nobody Type: New feature | Status: closed

Re: [Django] #21603: Inconsistent column names in cursor.description under SQLite break RawQuerySet

2014-03-20 Thread Django
#21603: Inconsistent column names in cursor.description under SQLite break RawQuerySet -+- Reporter: alex@… |Owner: nobody Type: |

Re: [Django] #22203: Automatically get default value for "current_app", for easier namespace support.

2014-03-20 Thread Django
#22203: Automatically get default value for "current_app", for easier namespace support. ---+-- Reporter: mrmachine |Owner: nobody Type: Uncategorized | Status: closed

Re: [Django] #22055: 404 page does not display stack trace when Resolver404 is raised from a view

2014-03-20 Thread Django
#22055: 404 page does not display stack trace when Resolver404 is raised from a view --+ Reporter: gnosek|Owner: gnosek Type: Cleanup/optimization |

Re: [Django] #22203: Automatically get default value for "current_app", for easier namespace support.

2014-03-20 Thread Django
#22203: Automatically get default value for "current_app", for easier namespace support. ---+-- Reporter: mrmachine |Owner: nobody Type: Uncategorized | Status: new

Re: [Django] #21936: Add delete message mixin

2014-03-20 Thread Django
#21936: Add delete message mixin + Reporter: david.fischer.ch@… |Owner: nobody Type: New feature | Status: new Component: contrib.messages|

Re: [Django] #22004: Allow session.modified with an explicit False value to override SESSION_SAVE_EVERY_REQUEST

2014-03-20 Thread Django
#22004: Allow session.modified with an explicit False value to override SESSION_SAVE_EVERY_REQUEST --+-- Reporter: bruth |Owner: Type: Uncategorized | Status:

Re: [Django] #20373: Simple Multi-DB read replica unit test raises TransactionManagementError

2014-03-20 Thread Django
#20373: Simple Multi-DB read replica unit test raises TransactionManagementError ---+-- Reporter: TTimo |Owner: nobody Type: Bug| Status: new

Re: [Django] #20373: Simple Multi-DB read replica unit test raises TransactionManagementError

2014-03-20 Thread Django
#20373: Simple Multi-DB read replica unit test raises TransactionManagementError ---+-- Reporter: TTimo |Owner: nobody Type: Bug| Status: closed

Re: [Django] #21966: Incorrect usage of constraint_checks_disabled in tests

2014-03-20 Thread Django
#21966: Incorrect usage of constraint_checks_disabled in tests ---+-- Reporter: wlodek |Owner: nobody Type: Bug| Status: closed Component: Uncategorized

Re: [Django] #22259: Per row result for dumpdata

2014-03-20 Thread Django
#22259: Per row result for dumpdata -+- Reporter: Gwildor |Owner: nobody Type: New feature | Status: new Component: Core (Management |

Re: [Django] #22078: views.Feed methods cannot be decorated

2014-03-20 Thread Django
#22078: views.Feed methods cannot be decorated -+ Reporter: tyrion |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #21837: auth.User Email - non-RFC spec normalization

2014-03-20 Thread Django
#21837: auth.User Email - non-RFC spec normalization -+- Reporter: ross@… |Owner: erikr Type: Bug | Status: assigned Component:

Re: [Django] #22226: Reversing admin URLs requires undocumented filter admin_urlquote.

2014-03-20 Thread Django
#6: Reversing admin URLs requires undocumented filter admin_urlquote. ---+ Reporter: mattias|Owner: nobody Type: Bug| Status: new Component:

Re: [Django] #22258: Show progress during dumpdata and loaddata

2014-03-20 Thread Django
#22258: Show progress during dumpdata and loaddata -+- Reporter: Gwildor |Owner: nobody Type: New feature | Status: new Component: Core

Re: [Django] #21906: dumpdata should not use router.allow_syncdb

2014-03-20 Thread Django
#21906: dumpdata should not use router.allow_syncdb -+- Reporter: yscumc |Owner: nobody Type: Bug | Status: new Component: Core

Re: [Django] #22274: better tutorial for geodjango

2014-03-20 Thread Django
#22274: better tutorial for geodjango -+ Reporter: digi_c@… |Owner: nobody Type: New feature | Status: new Component: GIS | Version: 1.6

Re: [Django] #22263: KeyError: 'to' in MigrationAutodetector with uncommon rel.to setup (django-taggit)

2014-03-20 Thread Django
#22263: KeyError: 'to' in MigrationAutodetector with uncommon rel.to setup (django- taggit) + Reporter: blueyed |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #22243: migrate raises IndexError when getting parent from self.graph

2014-03-20 Thread Django
#22243: migrate raises IndexError when getting parent from self.graph ---+-- Reporter: mszamot@… |Owner: nobody Type: Uncategorized | Status: closed Component:

Re: [Django] #22277: migrations: a migration that depends on itself causing

2014-03-20 Thread Django
#22277: migrations: a migration that depends on itself causing -+- Reporter: Marcin Szamotulski |Owner: nobody | Status: new Type:

Re: [Django] #22279: AttributeError: 'db.backends.dummy.base.DatabaseWrapper' object has no attribute 'Database'

2014-03-20 Thread Django
#22279: AttributeError: 'db.backends.dummy.base.DatabaseWrapper' object has no attribute 'Database' -+- Reporter: blueyed |Owner: nobody Type: Bug |

Re: [Django] #17802: Pass the request down to the Sitemap callable

2014-03-20 Thread Django
#17802: Pass the request down to the Sitemap callable --+-- Reporter: rm_ |Owner: nobody Type: New feature | Status: new Component: contrib.sitemaps

Re: [Django] #22102: Wrong test ordering

2014-03-20 Thread Django
#22102: Wrong test ordering ---+ Reporter: aptiko |Owner: nobody Type: Bug| Status: new Component: Testing framework |

Re: [Django] #22079: TestClient serialization of POST params with empty list as value

2014-03-20 Thread Django
#22079: TestClient serialization of POST params with empty list as value -+- Reporter: |Owner: nobody code.djangoproject.com@… | Status: new

Re: [Django] #22261: Wrong Permalink for flatpages

2014-03-20 Thread Django
#22261: Wrong Permalink for flatpages ---+ Reporter: allo@… |Owner: nobody Type: Bug| Status: new Component: contrib.flatpages |

Re: [Django] #22257: Write to specified file for dumpdata

2014-03-20 Thread Django
#22257: Write to specified file for dumpdata -+- Reporter: Gwildor |Owner: nobody Type: New feature | Status: new Component: Core (Management

Re: [Django] #22231: Subdomain support in Sitemaps

2014-03-20 Thread Django
#22231: Subdomain support in Sitemaps --+-- Reporter: anilashanbhag@… |Owner: nobody Type: New feature | Status: closed Component: contrib.sitemaps |

Re: [Django] #21602: FileSystemStorage._save() Should Save to a Temporary Filename and Rename to Attempt to be Atomic

2014-03-20 Thread Django
#21602: FileSystemStorage._save() Should Save to a Temporary Filename and Rename to Attempt to be Atomic --+ Reporter: kevinastone |Owner: nobody Type: Uncategorized |

Re: [Django] #22291: transactions.atomic (with savepoints) doesn't work correctly with deadlocks in mysql

2014-03-20 Thread Django
#22291: transactions.atomic (with savepoints) doesn't work correctly with deadlocks in mysql -+- Reporter: err |Owner: nobody Type: Uncategorized|

Re: [Django] #22280: "Conflicting models in application" RuntimeError for same model with different paths

2014-03-20 Thread Django
#22280: "Conflicting models in application" RuntimeError for same model with different paths --+-- Reporter: blueyed |Owner: nobody Type: Bug | Status: closed

Re: [Django] #22295: admin/base.html only shows #user-tools when user is staff

2014-03-20 Thread Django
#22295: admin/base.html only shows #user-tools when user is staff -+- Reporter: wouter@… |Owner: nobody Type: | Status: new

Re: [Django] #21379: class AbstractUser: validators should compile re with Unicode

2014-03-20 Thread Django
#21379: class AbstractUser: validators should compile re with Unicode --+ Reporter: anonymous |Owner: nobody Type: Bug | Status: new Component: contrib.auth |

Re: [Django] #12118: in-memory test database does not work with threads

2014-03-20 Thread Django
#12118: in-memory test database does not work with threads -+- Reporter: bluebird75 |Owner: nobody Type: Uncategorized| Status: new Component:

Re: [Django] #22293: ERROR: relation "app_taggedcountryoforigin" already exists

2014-03-20 Thread Django
#22293: ERROR: relation "app_taggedcountryoforigin" already exists + Reporter: blueyed |Owner: nobody Type: Bug | Status: new Component: Migrations |

Re: [Django] #5437: Make GDAL optional for GIS test runner

2014-03-20 Thread Django
#5437: Make GDAL optional for GIS test runner -+ Reporter: rcoup|Owner: nobody Type: Bug | Status: new Component: GIS | Version: master

Re: [Django] #22248: Model renaming doesn't work backwards

2014-03-20 Thread Django
#22248: Model renaming doesn't work backwards --+ Reporter: andrewgodwin |Owner: andrewgodwin Type: Bug | Status: assigned Component: Migrations|

Re: [Django] #22296: m2m_changed pk_set value inconsistent between post_add and post_remove (was: Documentation clarification: m2m_changed pk_set inconsistent between post_add and post_remove)

2014-03-20 Thread Django
#22296: m2m_changed pk_set value inconsistent between post_add and post_remove ---+-- Reporter: anentropic |Owner: nobody Type: Uncategorized | Status: new Component:

[Django] #22296: Documentation clarification: m2m_changed pk_set inconsistent between post_add and post_remove

2014-03-20 Thread Django
#22296: Documentation clarification: m2m_changed pk_set inconsistent between post_add and post_remove ---+ Reporter: anentropic | Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |

[django/django] 0cf158: Fixed a small collection of flake8 violations that...

2014-03-20 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 0cf158cf9ac6f4d03faf8b72a71bf1d06ad8503e https://github.com/django/django/commit/0cf158cf9ac6f4d03faf8b72a71bf1d06ad8503e Author: Alex Gaynor Date: 2014-03-20 (Thu, 20 Mar 2014)

Re: [Django] #22289: Field with Validator always considered changed in migrations

2014-03-20 Thread Django
#22289: Field with Validator always considered changed in migrations +--- Reporter: blueyed |Owner: nobody Type: Bug | Status: closed Component: Migrations |

Re: [Django] #22249: Cannot resolve keyword '' into field. Choices are:...

2014-03-20 Thread Django
#22249: Cannot resolve keyword '' into field. Choices are:... --+-- Reporter: srnsht@… |Owner: nobody Type: Bug | Status: closed Component: contrib.auth |

Re: [Django] #22268: values_list() on a ManyToManyField returns extra None's when iterated over.

2014-03-20 Thread Django
#22268: values_list() on a ManyToManyField returns extra None's when iterated over. -+- Reporter: k_sze|Owner: Type: Bug | anubhav9042 Component:

Re: [Django] #22268: values_list() on a ManyToManyField returns extra None's when iterated over.

2014-03-20 Thread Django
#22268: values_list() on a ManyToManyField returns extra None's when iterated over. -+- Reporter: k_sze|Owner: Type: Bug | anubhav9042 Component:

Re: [Django] #15049: Using annotation before and after filter gives wrong results

2014-03-20 Thread Django
#15049: Using annotation before and after filter gives wrong results -+- Reporter: Alex |Owner: anonymous Type: Bug | Status: assigned

Re: [Django] #22288: F() expression not compatible with __range field look up

2014-03-20 Thread Django
#22288: F() expression not compatible with __range field look up -+- Reporter: liushaohua86@… |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #22294: length filter changes type of output to string if passed safe string

2014-03-20 Thread Django
#22294: length filter changes type of output to string if passed safe string --+ Reporter: steve.pike@… |Owner: nobody Type: Cleanup/optimization | Status: new

[Django] #22295: admin/base.html only shows #user-tools when user is staff

2014-03-20 Thread Django
#22295: admin/base.html only shows #user-tools when user is staff -+- Reporter: wouter@… | Owner: nobody Type: | Status: new Cleanup/optimization |

Re: [Django] #21695: Allow blocktrans to set a context variable

2014-03-20 Thread Django
#21695: Allow blocktrans to set a context variable -+-- Reporter: mitar|Owner: nobody Type: New feature | Status: new Component: Template system |

Re: [Django] #22289: Field with Validator always considered changed in migrations

2014-03-20 Thread Django
#22289: Field with Validator always considered changed in migrations +--- Reporter: blueyed |Owner: nobody Type: Bug | Status: new Component: Migrations |

Re: [Django] #22290: Forms DateField show_hidden_initial USE_L10N = False and custom DATE_INPUT_FORMATS

2014-03-20 Thread Django
#22290: Forms DateField show_hidden_initial USE_L10N = False and custom DATE_INPUT_FORMATS -+- Reporter: dibrovsd@… |Owner: nobody Type: Bug |

Re: [Django] #21952: Deadlock while dispatching signals

2014-03-20 Thread Django
#21952: Deadlock while dispatching signals -+ Reporter: edevil |Owner: nobody Type: Bug | Status: closed Component: Core (Other) |

Re: [Django] #21952: Deadlock while dispatching signals

2014-03-20 Thread Django
#21952: Deadlock while dispatching signals -+ Reporter: edevil |Owner: nobody Type: Bug | Status: new Component: Core (Other) |

Re: [Django] #22290: Forms DateField show_hidden_initial USE_L10N = False and custom DATE_INPUT_FORMATS

2014-03-20 Thread Django
#22290: Forms DateField show_hidden_initial USE_L10N = False and custom DATE_INPUT_FORMATS -+- Reporter: dibrovsd@… |Owner: nobody Type: Bug |

[Django] #22294: length filter changes type of output to string if passed safe string

2014-03-20 Thread Django
#22294: length filter changes type of output to string if passed safe string -+- Reporter: steve.pike@… | Owner: nobody Type: Uncategorized| Status: new Component: Template system |Version: 1.5

[django/django] 3ecc25: Removed a file accidentally added in 81f5408c7a16b...

2014-03-20 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 3ecc25bd587d10f16831d6d1939ec7c758fc90c4 https://github.com/django/django/commit/3ecc25bd587d10f16831d6d1939ec7c758fc90c4 Author: Baptiste Mispelon Date: 2014-03-20 (Thu, 20 Mar

Re: [Django] #21695: Allow blocktrans to set a context variable

2014-03-20 Thread Django
#21695: Allow blocktrans to set a context variable -+-- Reporter: mitar|Owner: nobody Type: New feature | Status: new Component: Template system |

Re: [Django] #22290: Forms DateField show_hidden_initial USE_L10N = False and custom DATE_INPUT_FORMATS

2014-03-20 Thread Django
#22290: Forms DateField show_hidden_initial USE_L10N = False and custom DATE_INPUT_FORMATS -+- Reporter: dibrovsd@… |Owner: nobody Type: Bug |

Re: [Django] #22289: Field with Validator always considered changed in migrations

2014-03-20 Thread Django
#22289: Field with Validator always considered changed in migrations +--- Reporter: blueyed |Owner: nobody Type: Bug | Status: new Component: Migrations |

Re: [Django] #22289: Field with Validator always considered changed in migrations

2014-03-20 Thread Django
#22289: Field with Validator always considered changed in migrations +--- Reporter: blueyed |Owner: nobody Type: Bug | Status: new Component: Migrations |

Re: [Django] #22109: clarify difference between relative and absolute STATIC_URL

2014-03-20 Thread Django
#22109: clarify difference between relative and absolute STATIC_URL -+- Reporter: cjerdonek|Owner: nobody Type: | Status: new

Re: [Django] #22289: Field with Validator always considered changed in migrations

2014-03-20 Thread Django
#22289: Field with Validator always considered changed in migrations +--- Reporter: blueyed |Owner: nobody Type: Bug | Status: new Component: Migrations |

Re: [Django] #22286: TypedChoiceField rejects valid input with coerce=float

2014-03-20 Thread Django
#22286: TypedChoiceField rejects valid input with coerce=float +-- Reporter: johnnybrown7@… |Owner: nobody Type: Uncategorized | Status: closed Component: