No subsystem |
|
| PY-7145 (Feature) | Navigation between render_template calls and templates |
| PY-2248 (Feature) | support Flask framework |
| PY-7143 (Feature) | Support completion of members of request and session globals |
| PY-7142 (Feature) | Support import redirection for extensions (flask.ext) |
| PY-7147 (Feature) | Option to create a Flask application when creating a new project |
| PY-7149 (Feature) | Completion of route parameters in argument list of url_for |
| PY-7146 (Feature) | Reference to route in argument of url_for |
| PY-5684 (Usability Problem) | Remote Interpreters: do not open remote host browser if authentication isn't successful |
| PY-5683 (Usability Problem) | Remote Interpreters: notify about not filled forms with error marker |
| PY-7165 (Task) | Autoconfigure Flask support when opening directory project |
| PY-7187 (Task) | Canonical name provider for correct auto-import of Flask extensions |
| PY-7188 (Task) | Support dynamic filling of members of SQLAlchemy class |
| PY-6062 (Bug) | Unreachable code: false positive after break in else in inner loop |
| PY-6627 (Bug) | PyCharm crashes completely with com.jetbrains.python.sdk.InvalidSdkException |
Code Insight |
|
| PY-4859 (Feature) | (Better) Support for self defined property decorators |
| PY-7168 (Bug) | Type inference is inconsistant when using the "with" construct |
| PY-7020 (Bug) | Type inference doesn't detect element type in list comprehensions |
| PY-7021 (Bug) | Type inference doesn't detect types of generator expressions |
| PY-7203 (Bug) | Auto-import does not calculate canonical names correctly |
| PY-7204 (Bug) | Star imports don't work correctly with relative imports |
| PY-7127 (Bug) | Incorrect type in popup for parameters in docstring |
| PY-7043 (Bug) | Unresolved reference '_package_' |
| PY-6925 (Bug) | fractions.Fraction instances are not identified as implementing arithmetic operations |
| PY-7202 (Exception) | CCE at com.jetbrains.python.documentation.PythonDocumentationProvider.b |
Console |
|
| PY-5622 (Bug) | Python Console not always importing project to sys.path |
| PY-7180 (Bug) | Execute selection in console - Does not work properly... |
Django |
|
| PY-7115 (Bug) | Django Console: ImportError: No module named fix_getpass, NameError: name 'django_manage_shell' is not defined |
| PY-5491 (Bug) | Django: ID expected false negative for elif tag |
Editing |
|
| PY-6360 (Bug) | "Smart indent" on enter does not respect code style |
Inspections |
|
| PY-7176 (Feature) | Don't highlight missing call to super class constructor for exceptions |
| PY-1942 (Feature) | Unresolved reference -> Ignore identifier: allow qualified identifiers and ignore patterns |
| PY-6876 (Usability Problem) | Option to disable "Expression can be simplified" warning for comparisons against 0. |
| PY-7189 (Usability Problem) | Don't show "Introduce variable for statement" quickfix for simple reference expressions |
| PY-7028 (Bug) | Don't mark parameters of empty methods with no body as unused |
| PY-7126 (Bug) | Unused parameter: false negative for functions with empty body |
| PY-7215 (Bug) | False positive in type checker for function that contains generator |
| PY-7214 (Bug) | Unresolved reference for method of class inherited from dict |
| PY-7217 (Bug) | False positive in type checker for sys.exit() |
| PY-7179 (Bug) | False positive in type checker for decorated functions |
| PY-7072 (Bug) | PyCharm flags variable set within while loop as unused |
Jinja2 |
|
| PY-7209 (Feature) | Unresolved template reference inspection should work in Jinja files |
Skeletons |
|
| PY-6507 (Feature) | Provide return type for sqlite3.connect() |
| PY-7132 (Bug) | Skeleton generator creates stubs with incorrect names for Python 2.7.3 on Fedora 16 |
Labels:
None
