Re: [Django] #26165: Add an FAQ that explains why Django's CSRF isn't vulnerable

2016-02-19 Thread Django
#26165: Add an FAQ that explains why Django's CSRF isn't vulnerable -+- Reporter: timgraham|Owner: acemaster Type: | Status: assigned

Re: [Django] #26239: Document auto_now behavior with QuerySet.update()

2016-02-19 Thread Django
#26239: Document auto_now behavior with QuerySet.update() --+ Reporter: boussouira|Owner: nobody Type: Cleanup/optimization | Status: new Component:

Re: [Django] #25292: "'str' object has no attribute '_meta'" crash in ManyToManyField.through_fields check

2016-02-19 Thread Django
#25292: "'str' object has no attribute '_meta'" crash in ManyToManyField.through_fields check -+- Reporter: thbarrons|Owner: nobody Type: Bug |

Re: [Django] #25292: "'str' object has no attribute '_meta'" crash in ManyToManyField.through_fields check

2016-02-19 Thread Django
#25292: "'str' object has no attribute '_meta'" crash in ManyToManyField.through_fields check -+- Reporter: thbarrons|Owner: nobody Type: Bug |

Re: [Django] #26234: Add `css_classes` parameter to Form.as_*() methods

2016-02-19 Thread Django
#26234: Add `css_classes` parameter to Form.as_*() methods --+-- Reporter: willstott101 |Owner: nobody Type: New feature | Status: closed Component: Forms |

Re: [Django] #26240: docs about cached.Loader thread safety unclear

2016-02-19 Thread Django
#26240: docs about cached.Loader thread safety unclear ---+-- Reporter: TZanke |Owner: nobody Type: Uncategorized | Status: closed Component: Documentation |

Re: [Django] #17419: Add a JSON template filter

2016-02-19 Thread Django
#17419: Add a JSON template filter ---+- Reporter: lau|Owner: aaugustin Type: New feature| Status: new Component: Template system|

Re: [Django] #21734: admin's delete_selected action doesn't catch ProtectedError

2016-02-19 Thread Django
#21734: admin's delete_selected action doesn't catch ProtectedError ---+- Reporter: sander@… |Owner: nobody Type: Bug| Status: closed Component:

Re: [Django] #21734: admin's delete_selected action doesn't catch ProtectedError (was: Admin doesn't catch ProtectedError)

2016-02-19 Thread Django
#21734: admin's delete_selected action doesn't catch ProtectedError ---+- Reporter: sander@… |Owner: nobody Type: Bug| Status: closed Component:

Re: [Django] #21734: admin's delete_selected action doesn't catch ProtectedError

2016-02-19 Thread Django
#21734: admin's delete_selected action doesn't catch ProtectedError ---+ Reporter: sander@… |Owner: nobody Type: Bug| Status: new Component: contrib.admin

Re: [Django] #26235: POST to delete protected fk relationship raises ProtectedError

2016-02-19 Thread Django
#26235: POST to delete protected fk relationship raises ProtectedError ---+ Reporter: Zelvuska |Owner: nobody Type: Bug| Status: new Component:

Re: [Django] #26235: POST to delete protected fk relationship raises ProtectedError

2016-02-19 Thread Django
#26235: POST to delete protected fk relationship raises ProtectedError ---+ Reporter: Zelvuska |Owner: nobody Type: Bug| Status: new Component:

Re: [Django] #26246: Migrations fail when `'django.contrib.sites'` is included in INSTALLED_APPS

2016-02-19 Thread Django
#26246: Migrations fail when `'django.contrib.sites'` is included in INSTALLED_APPS -+- Reporter: agconti |Owner: nobody Type: Bug | Status:

Re: [Django] #26244: URLValidator and http/request.py use different validators

2016-02-19 Thread Django
#26244: URLValidator and http/request.py use different validators -+- Reporter: zachborboa |Owner: nobody Type: | Status: new

Re: [Django] #26246: Migrations fail when `'django.contrib.sites'` is included in INSTALLED_APPS

2016-02-19 Thread Django
#26246: Migrations fail when `'django.contrib.sites'` is included in INSTALLED_APPS -+- Reporter: agconti |Owner: nobody Type: Bug | Status:

Re: [Django] #26247: External link in need of redirect to proper documentation location

2016-02-19 Thread Django
#26247: External link in need of redirect to proper documentation location -+- Reporter: adaminfinitum|Owner: nobody Type: Uncategorized| Status: closed

[Django] #26247: External link in need of redirect to proper documentation location

2016-02-19 Thread Django
#26247: External link in need of redirect to proper documentation location -+- Reporter: | Owner: nobody adaminfinitum | Type: | Status: new Uncategorized |

Re: [Django] #25653: Provide a way to run only the selenium tests

2016-02-19 Thread Django
#25653: Provide a way to run only the selenium tests ---+ Reporter: timgraham |Owner: mrbox Type: New feature| Status: closed Component: Testing

Re: [Django] #25735: Add test tagging to Django test runner

2016-02-19 Thread Django
#25735: Add test tagging to Django test runner ---+ Reporter: carljm |Owner: mrbox Type: New feature| Status: closed Component: Testing framework |

Re: [Django] #25349: ModelForm regression when setting None into a ForeignKey

2016-02-19 Thread Django
#25349: ModelForm regression when setting None into a ForeignKey -+- Reporter: jpaulett |Owner: Tim | Graham Type: Bug

Re: [Django] #26246: Migrations fail when `'django.contrib.sites'` is included in INSTALLED_APPS

2016-02-19 Thread Django
#26246: Migrations fail when `'django.contrib.sites'` is included in INSTALLED_APPS -+- Reporter: agconti |Owner: nobody Type: Bug | Status:

Re: [Django] #26246: Migrations fail when `'django.contrib.sites'` is included in INSTALLED_APPS

2016-02-19 Thread Django
#26246: Migrations fail when `'django.contrib.sites'` is included in INSTALLED_APPS -+- Reporter: agconti |Owner: nobody Type: Bug | Status:

[Django] #26246: Migrations fail when `'django.contrib.sites'` is included in INSTALLED_APPS

2016-02-19 Thread Django
#26246: Migrations fail when `'django.contrib.sites'` is included in INSTALLED_APPS -+- Reporter: agconti | Owner: nobody Type: Bug | Status: new Component: |Version: 1.9

Re: [Django] #26235: POST to delete protected fk relationship raises ProtectedError

2016-02-19 Thread Django
#26235: POST to delete protected fk relationship raises ProtectedError ---+-- Reporter: Zelvuska |Owner: nobody Type: Bug| Status: new Component:

Re: [Django] #26244: URLValidator and http/request.py use different validators

2016-02-19 Thread Django
#26244: URLValidator and http/request.py use different validators -+- Reporter: zachborboa |Owner: nobody Type: | Status: new

Re: [Django] #13312: Add a way to customize the order_by() of null fields (was: order_by on null-field gives different results on different db engines)

2016-02-19 Thread Django
#13312: Add a way to customize the order_by() of null fields -+- Reporter: binary |Owner: nobody Type: New feature | Status: new Component:

Re: [Django] #26245: [1.9] Change of primary_key Field on Child Table with One-to-one Relationship Create Duplicated Record

2016-02-19 Thread Django
#26245: [1.9] Change of primary_key Field on Child Table with One-to-one Relationship Create Duplicated Record -+- Reporter: lystor |Owner: nobody Type: Bug |

Re: [Django] #26241: collectstatic's output of `skipping x (not modified)` isn't very clear

2016-02-19 Thread Django
#26241: collectstatic's output of `skipping x (not modified)` isn't very clear -+- Reporter: kezabelle|Owner: AMaini503 Type: Uncategorized| Status:

Re: [Django] #26244: URLValidator and http/request.py use different validators

2016-02-19 Thread Django
#26244: URLValidator and http/request.py use different validators -+- Reporter: zachborboa |Owner: nobody Type: | Status: new

[Django] #26245: [1.9] Change of primary_key Field on Child Table with One-to-one Relationship Create Duplicated Record

2016-02-19 Thread Django
#26245: [1.9] Change of primary_key Field on Child Table with One-to-one Relationship Create Duplicated Record --+ Reporter: lystor| Owner: nobody Type: Bug

[Django] #26244: URLValidator and http/request.py use different validators

2016-02-19 Thread Django
#26244: URLValidator and http/request.py use different validators ---+ Reporter: zachborboa | Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: master Severity: Normal

Re: [Django] #26237: uuid.UUID() generates 'invalid syntax' and 'badly formed' uuids

2016-02-19 Thread Django
#26237: uuid.UUID() generates 'invalid syntax' and 'badly formed' uuids ---+-- Reporter: MalikRumi |Owner: nobody Type: Bug| Status: closed Component:

Re: [Django] #26241: collectstatic's output of `skipping x (not modified)` isn't very clear

2016-02-19 Thread Django
#26241: collectstatic's output of `skipping x (not modified)` isn't very clear -+- Reporter: kezabelle|Owner: AMaini503 Type: Uncategorized| Status:

Re: [Django] #26242: Allow to create models with static app_label at import stage.

2016-02-19 Thread Django
#26242: Allow to create models with static app_label at import stage. ---+-- Reporter: kramarz|Owner: nobody Type: Uncategorized | Status: new Component:

Re: [Django] #23155: Add request attr to user_login_failed signal

2016-02-19 Thread Django
#23155: Add request attr to user_login_failed signal -+- Reporter: anonymous|Owner: nobody Type: New feature | Status: new Component:

Re: [Django] #26243: Note in deployment checklist that PYTHONHASHSEED is randomized by default as of Python 3.3

2016-02-19 Thread Django
#26243: Note in deployment checklist that PYTHONHASHSEED is randomized by default as of Python 3.3 -+- Reporter: raphaelm |Owner: nobody Type: |

Re: [Django] #26243: Note in deployment checklist that PYTHONHASHSEED is randomized by default as of Python 3.3

2016-02-19 Thread Django
#26243: Note in deployment checklist that PYTHONHASHSEED is randomized by default as of Python 3.3 -+- Reporter: raphaelm |Owner: nobody Type: |

Re: [Django] #26243: Note in deployment checklist that PYTHONHASHSEED is randomized by default as of Python 3.3 (was: Documentation)

2016-02-19 Thread Django
#26243: Note in deployment checklist that PYTHONHASHSEED is randomized by default as of Python 3.3 -+- Reporter: raphaelm |Owner: nobody Type: |

Re: [Django] #26237: uuid.UUID() generates 'invalid syntax' and 'badly formed' uuids

2016-02-19 Thread Django
#26237: uuid.UUID() generates 'invalid syntax' and 'badly formed' uuids ---+-- Reporter: MalikRumi |Owner: nobody Type: Bug| Status: closed Component:

Re: [Django] #26235: POST to delete protected fk relationship raises ProtectedError

2016-02-19 Thread Django
#26235: POST to delete protected fk relationship raises ProtectedError ---+-- Reporter: Zelvuska |Owner: nobody Type: Bug| Status: new Component:

Re: [Django] #26243: Documentation

2016-02-19 Thread Django
#26243: Documentation -+- Reporter: raphaelm |Owner: nobody Type: | Status: new Cleanup/optimization | Component:

Re: [Django] #2259: Primary keys should be readonly by default in admin

2016-02-19 Thread Django
#2259: Primary keys should be readonly by default in admin ---+ Reporter: ed@… |Owner: Type: Bug| Status: new Component: contrib.admin |

Re: [Django] #26235: POST to delete protected fk relationship raises ProtectedError

2016-02-19 Thread Django
#26235: POST to delete protected fk relationship raises ProtectedError ---+-- Reporter: Zelvuska |Owner: nobody Type: Bug| Status: new Component:

[Django] #26243: Documentation

2016-02-19 Thread Django
#26243: Documentation --+ Reporter: raphaelm | Owner: nobody Type: Cleanup/optimization | Status: new Component: Documentation |Version: 1.9 Severity: Normal|

Re: [Django] #26242: Allow to create models with static app_label at import stage.

2016-02-19 Thread Django
#26242: Allow to create models with static app_label at import stage. ---+-- Reporter: kramarz|Owner: nobody Type: Uncategorized | Status: new Component:

Re: [Django] #25974: switch GIS docs from 3 to 4 spaces indentation

2016-02-19 Thread Django
#25974: switch GIS docs from 3 to 4 spaces indentation -+- Reporter: sir-sigurd |Owner: sir- Type: | sigurd Cleanup/optimization |

Re: [Django] #2259: Primary keys should be readonly by default in admin

2016-02-19 Thread Django
#2259: Primary keys should be readonly by default in admin ---+- Reporter: ed@… |Owner: AMaini503 Type: Bug| Status: assigned Component: contrib.admin

Re: [Django] #26241: collectstatic's output of `skipping x (not modified)` isn't very clear

2016-02-19 Thread Django
#26241: collectstatic's output of `skipping x (not modified)` isn't very clear -+- Reporter: kezabelle|Owner: AMaini503 Type: Uncategorized| Status:

Re: [Django] #26241: collectstatic's output of `skipping x (not modified)` isn't very clear

2016-02-19 Thread Django
#26241: collectstatic's output of `skipping x (not modified)` isn't very clear -+- Reporter: kezabelle|Owner: AMaini503 Type: Uncategorized| Status:

Re: [Django] #26242: Allow to create models with static app_label at import stage.

2016-02-19 Thread Django
#26242: Allow to create models with static app_label at import stage. ---+-- Reporter: kramarz|Owner: nobody Type: Uncategorized | Status: new Component:

Re: [Django] #26241: collectstatic's output of `skipping x (not modified)` isn't very clear

2016-02-19 Thread Django
#26241: collectstatic's output of `skipping x (not modified)` isn't very clear -+- Reporter: kezabelle|Owner: AMaini503 Type: Uncategorized| Status:

[Django] #26242: Allow to create models with static app_label at import stage.

2016-02-19 Thread Django
#26242: Allow to create models with static app_label at import stage. ---+ Reporter: kramarz| Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: 1.9 Severity: Normal

Re: [Django] #26241: collectstatic's output of `skipping x (not modified)` isn't very clear

2016-02-19 Thread Django
#26241: collectstatic's output of `skipping x (not modified)` isn't very clear -+- Reporter: kezabelle|Owner: AMaini503 Type: New feature | Status:

Re: [Django] #6148: Add generic support for database schemas

2016-02-19 Thread Django
#6148: Add generic support for database schemas -+- Reporter: ikelly |Owner: akaariai Type: New feature | Status: new Component: Database

Re: [Django] #26235: POST to delete protected fk relationship raises ProtectedError

2016-02-19 Thread Django
#26235: POST to delete protected fk relationship raises ProtectedError ---+-- Reporter: Zelvuska |Owner: nobody Type: Bug| Status: new Component:

Re: [Django] #26235: POST to delete protected fk relationship raises ProtectedError

2016-02-19 Thread Django
#26235: POST to delete protected fk relationship raises ProtectedError ---+-- Reporter: Zelvuska |Owner: nobody Type: Bug| Status: new Component:

Re: [Django] #25251: Inconsistent availability of data migrations in TransactionTestCase when using --keepdb

2016-02-19 Thread Django
#25251: Inconsistent availability of data migrations in TransactionTestCase when using --keepdb ---+ Reporter: davidszotten |Owner: nobody Type: Bug|

[Django] #26241: collectstatic's output of `skipping x (not modified)` isn't very clear

2016-02-19 Thread Django
#26241: collectstatic's output of `skipping x (not modified)` isn't very clear -+ Reporter: kezabelle| Owner: nobody Type: New feature | Status: new Component: contrib.staticfiles |

Re: [Django] #25974: switch GIS docs from 3 to 4 spaces indentation

2016-02-19 Thread Django
#25974: switch GIS docs from 3 to 4 spaces indentation -+- Reporter: sir-sigurd |Owner: sir- Type: | sigurd Cleanup/optimization |