{% extends "page_with_title_and_lede.html" %} {% load i18n %} {% block head_title %}Colophon{% endblock %} {% block heading %}Colophon{% endblock %} {% block body_class %}about{% endblock %} {% block content %}

Call for Proposals

Portions of our Call for Proposals page were drawn from ideas seen on DjangoCon EU, SeaGL, Fog City Ruby, and others. Thanks to all for their inspiration and permission to borrow!

Code of Conduct

Our Code of Conduct was forked from the PyCon US Code of Conduct, including the staff and attendee guides, under a Creative Commons Attribution 3.0 Unported license, itself originally forked from the example policy from the Geek Feminism wiki, created by the Ada Initiative and other volunteers, which is under a Creative Commons Zero license.

Fiscal Sponsor

Our fiscal sponsor is Software Freedom Conservancy, a 501(c)(3) charity dedicated to the promotion and development of free and open source software. Conservancy allows us to work without managing our own corporate structure and administrative services. Our relationship with Conservancy goes beyond logistics, though, as we are also philosophically aligned as we work to advance software freedom and expand the Python developer community.

Python

"Python" and the Python logos are trademarks or registered trademarks of the Python Software Foundation, used by North Bay Python with permission from the Foundation.

Terms and Conditions

Our Terms and Conditions were forked from the Linux Australia Event Terms and Conditions under the GNU General Public License 3.0. Our Photography and Audio Video Recording policy is adapted from the Evergreen policy, itself adapted from the AdaCamp policy under a Creative Commons Attribution Share Alike 4.0 International license.

Web Application

Our website is powered by a heap of free and open source software, most notably:

{% endblock %}