Django with PyCharm Tips and Tricks

#PyCharm has long had rich support for Django. In this webinar we go through a number of Django-specific, bite-sized tips and tricks to speed up #Django development and put the IDE to work in your Django development. Contents IDE setup: theme, font, etc. 4 common tips: find action, reduce clutter by turning off tools, disable tabs, recent file Installed Apps Dependency Diagrams Installed App Navigation Custom manage.py tool Navigate view to template Autocomplete template_name in views Refactor Rename an app Spotting unresolved paths Support for Meta classes in models Using the Emmet system Live Templates Debugging Django templates Open the browser at a URL on server start Create template from usage Autocomplete in class-based views Navigate from a url pattern to a view Autocomplete URL strings in templates Show inferred model type information Generate Python type hints About the Presenter: Paul is the PyCharm Developer Advocate at JetBrains. Before that, Paul was a co-founder of Zope Corporation, taking the first open source application server through $14M of funding. Paul has bootstrapped both the Python Software Foundation and the Plone Foundation. Prior to that, Paul was an officer in the US Navy, starting www.navy.mil in 1993.