diff --git a/README.rst b/README.rst index dd9179b..be274d5 100644 --- a/README.rst +++ b/README.rst @@ -30,7 +30,7 @@ Download and installation .. code-block:: console $ cd python.berlin - $ $ python3 -m venv . + $ python3 -m venv . $ . bin/activate $ python -m pip install --upgrade pip $ python -m pip install -r requirements_dev.txt diff --git a/docs/django-user-group-berlin/index.rst b/docs/django-user-group-berlin/index.rst index cc23277..9ab1e23 100644 --- a/docs/django-user-group-berlin/index.rst +++ b/docs/django-user-group-berlin/index.rst @@ -2,11 +2,11 @@ Django User Group Berlin (djub) =============================== .. article-info:: - :author: `Kristian Rother <https://github.com/krother/>`_ - :date: 21 June 2016 + :author: `Maik Sprenger <https://github.com/maiksprenger/>`_ + :date: 14 May 2024 :read-time: 1–2 min -We are a group of Python web developers from Berlin who use Django–the Python +We are a group of Python web developers from Berlin who use Django – the Python Web Framework. We usually are speaking English, no knowledge of German is required. @@ -19,32 +19,21 @@ Beginner, intermediate and advanced Django users. People with all levels of experience and with all kinds of backgrounds that are interested in using Django. -When ----- +When & where +------------ -Every 3nd Tuesday of the month +Every one or two months, at differing locations. Details are in the +`Meetup group <http://www.meetup.com/django-user-group-berlin/>`_ -Where ------ -Different places, follow the Meetup group to keep up to date. +Mailing list +------------ -Mailinglist ------------ +There also is a `mailing list <https://groups.google.com/group/django-berlin>`_. +It's not used much, but feel free to change that. -http://groups.google.com/group/django-berlin - -Meetup ------- - -`Django User Group Berlin <http://www.meetup.com/django-user-group-berlin/>`_ Code of Conduct --------------- -http://rubyberlin.github.io/code-of-conduct/ - -Organizers ----------- - -Stephan Jäkel, Markus Holtermann +The `Berlin CoC <https://berlincodeofconduct.org/>`_ governs our events.