Re: [Django] #26606: 'string_if_invalid' option does not work with custom filter

2016-05-13 Thread Django
#26606: 'string_if_invalid' option does not work with custom filter -+- Reporter: JosephDev|Owner: nobody Type: Bug | Status: closed

Re: [Django] #26573: Empty 'AssertionError' exception message on syntax error ({% else if %}) in templates

2016-05-13 Thread Django
#26573: Empty 'AssertionError' exception message on syntax error ({% else if %}) in templates -+- Reporter: vakorol |Owner: nobody Type: |

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

2016-05-13 Thread Django
#18599: GenericForeignKey field can't be set on init of model --+ Reporter: dpantele |Owner: nobody Type: Bug | Status: closed

Re: [Django] #16508: Provide real support for virtual fields

2016-05-13 Thread Django
#16508: Provide real support for virtual fields -+- Reporter: vzima|Owner: Type: New feature | Status: new Component: Database layer |

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

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

Re: [Django] #26610: Case insensitive indexes

2016-05-13 Thread Django
#26610: Case insensitive indexes -+- Reporter: shadow7412 |Owner: nobody Type: New feature | Status: new Component: Database layer |

Re: [Django] #18616: New auth signal: user_login_failed

2016-05-13 Thread Django
#18616: New auth signal: user_login_failed -+- Reporter: micolous |Owner: nobody Type: New feature | Status: closed Component: contrib.auth

Re: [Django] #18616: New auth signal: user_login_failed

2016-05-13 Thread Django
#18616: New auth signal: user_login_failed -+- Reporter: micolous |Owner: nobody Type: New feature | Status: closed Component: contrib.auth

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

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

Re: [Django] #26261: QuerySet.exclude() crashes when referencing related_query_name of GenericRelation (was: QuerySet.exclude() crashes when referencing related_qurey_name of GenericRelation)

2016-05-13 Thread Django
#26261: QuerySet.exclude() crashes when referencing related_query_name of GenericRelation -+- Reporter: Muty |Owner: nobody Type: Bug |

Re: [Django] #26614: Use constant_time_compare() in checking session auth hash in login()

2016-05-13 Thread Django
#26614: Use constant_time_compare() in checking session auth hash in login() --+ Reporter: Alex |Owner: nobody Type: Cleanup/optimization | Status:

Re: [Django] #25774: Refactor of datetime expressions and better, official support for right-hand-side date part extraction

2016-05-13 Thread Django
#25774: Refactor of datetime expressions and better, official support for right- hand-side date part extraction -+- Reporter: ryuusenshi |Owner: jarshwah Type: New feature

Re: [Django] #26601: DEP5 implementation: Improved middleware

2016-05-13 Thread Django
#26601: DEP5 implementation: Improved middleware -+- Reporter: timgraham|Owner: timgraham Type: New feature | Status: assigned Component: HTTP

[Django] #26615: Changing user's email could invalidate password reset tokens

2016-05-13 Thread Django
#26615: Changing user's email could invalidate password reset tokens + Reporter: Alex | Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #26614: Use constant_time_compare() in checking session auth hash in login()

2016-05-13 Thread Django
#26614: Use constant_time_compare() in checking session auth hash in login() --+ Reporter: Alex |Owner: nobody Type: Cleanup/optimization | Status: new

[Django] #26614: Use constant_time_compare() in checking session auth hash in login()

2016-05-13 Thread Django
#26614: Use constant_time_compare() in checking session auth hash in login() + Reporter: Alex | Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #24201: order_with_respect_to GenericForeignKey

2016-05-13 Thread Django
#24201: order_with_respect_to GenericForeignKey -+- Reporter: AlexHill |Owner: nobody Type: New feature | Status: closed Component: Database

Re: [Django] #26291: loaddata cannot deserialize fixtures with forward references and natural foreign keys

2016-05-13 Thread Django
#26291: loaddata cannot deserialize fixtures with forward references and natural foreign keys --+ Reporter: inglesp |Owner: nobody Type: New feature |

Re: [Django] #25044: Renaming a ManyToManyField's through table creates a broken migration

2016-05-13 Thread Django
#25044: Renaming a ManyToManyField's through table creates a broken migration + Reporter: Ian-Foote |Owner: vytisb Type: Bug | Status: assigned Component:

Re: [Django] #24938: Add support for pg_trgm to contrib.postgres

2016-05-13 Thread Django
#24938: Add support for pg_trgm to contrib.postgres -+- Reporter: dracos |Owner: Tim | Graham Type: New feature |

Re: [Django] #24938: Add support for pg_trgm to contrib.postgres

2016-05-13 Thread Django
#24938: Add support for pg_trgm to contrib.postgres -+- Reporter: dracos |Owner: Type: New feature | Status: new Component: contrib.postgres

Re: [Django] #26333: GIS geometries classes should be deconstructibles.

2016-05-13 Thread Django
#26333: GIS geometries classes should be deconstructibles. -+- Reporter: simondrabble |Owner: niconoe Type: Bug | Status: closed Component:

Re: [Django] #26592: Add support for GDAL 2.1

2016-05-13 Thread Django
#26592: Add support for GDAL 2.1 -+ Reporter: yellowcap|Owner: nobody Type: New feature | Status: new Component: GIS | Version: master

Re: [Django] #14370: Adding support for Autocomplete in contrib.admin

2016-05-13 Thread Django
#14370: Adding support for Autocomplete in contrib.admin -+- Reporter: tyrion |Owner: codingjoe Type: New feature | Status: assigned Component:

Re: [Django] #26333: GIS geometries classes should be deconstructibles.

2016-05-13 Thread Django
#26333: GIS geometries classes should be deconstructibles. -+- Reporter: simondrabble |Owner: niconoe Type: Bug | Status: closed Component:

[Django] #26613: SQLite3 DB backend should remove dependency on sqlite3 module

2016-05-13 Thread Django
#26613: SQLite3 DB backend should remove dependency on sqlite3 module --+ Reporter: Gatzy118 | Owner: nobody Type: Bug | Status: new Component: Database

Re: [Django] #24100: Make `post_migrate` dispatch the migration plan.

2016-05-13 Thread Django
#24100: Make `post_migrate` dispatch the migration plan. -+- Reporter: charettes|Owner: MarkusH Type: New feature | Status: assigned Component: Migrations |

Re: [Django] #26612: SelectFilter2 Buttons Change URL

2016-05-13 Thread Django
#26612: SelectFilter2 Buttons Change URL + Reporter: dsanders11 | Owner: nobody Type: Bug | Status: closed Component: Uncategorized

Re: [Django] #14415: Multiple aliases for one database: testing problems

2016-05-13 Thread Django
#14415: Multiple aliases for one database: testing problems -+- Reporter: shai |Owner: boaz85 Type: Bug | Status: assigned Component:

[Django] #26612: SelectFilter2 Buttons Change URL

2016-05-13 Thread Django
#26612: SelectFilter2 Buttons Change URL --+ Reporter: dsanders11| Owner: nobody Type: Bug | Status: new Component:|Version: master Uncategorized

Re: [Django] #26611: Make "Share this traceback on a public Web site" feature on debug page optional (was: Optional "Share this traceback on a public Web site")

2016-05-13 Thread Django
#26611: Make "Share this traceback on a public Web site" feature on debug page optional -+- Reporter: pitolek |Owner: Type: New feature | Status:

[Django] #26611: Optional "Share this traceback on a public Web site"

2016-05-13 Thread Django
#26611: Optional "Share this traceback on a public Web site" -+--- Reporter: pitolek | Owner: Type: New feature | Status: new Component: Error reporting |Version: 1.8