Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 17 additions & 9 deletions docs/django-user-group-berlin/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ Django User Group Berlin (djub)
===============================

.. article-info::
:author: `Maik Sprenger <https://github.com/maiksprenger/>`_
:date: 14 May 2024
:author: `Markus Binsteiner <https://github.com/makkus/>`_
:date: 02 June 2026
:read-time: 1–2 min

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
We are a group of Python web developers from Berlin who use `Django <https://www.djangoproject.com/>`_ – the Python
Web Framework. We usually speak English, no knowledge of German is
required.

.. _django-user-group-berlin-content:
Expand All @@ -22,18 +22,26 @@ Django.
When & where
------------

Every one or two months, at differing locations. Details are in the
`Meetup group <http://www.meetup.com/django-user-group-berlin/>`_
We host meetups roughly every two months, at different locations. Subscribe
to our `luma calendar <https://luma.com/djub>`_ to get notified.

We also have `a group on meetup.com <https://www.meetup.com/django-user-group-berlin>`_,
but this might be retired in the future.

Mailing list
Social media
------------

There also is a `mailing list <https://groups.google.com/group/django-berlin>`_.
It's not used much, but feel free to change that.
Follow and talk to us on our `Mastodon account <https://fosstodon.org/@djub>`_.

Contact us if you'd like to give a talk, or want to host one of our events, we are
always looking for speakers and new locations.

Code of Conduct
---------------

The `Berlin CoC <https://berlincodeofconduct.org/>`_ governs our events.

Organizers
----------

`Lara Krämer <mailto:lara.softwareengineer@gmail.com>`_, `Markus Binsteiner <mailto:markus@frkl.dev>`_
Binary file removed docs/django-user-group-berlin/logo.jpg
Binary file not shown.
Binary file added docs/django-user-group-berlin/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ In Berlin there is a diverse scene around the Python programming language.

.. grid-item-card:: Django User Group Berlin (djub)

.. image:: django-user-group-berlin/logo.jpg
.. image:: django-user-group-berlin/logo.png
:alt: Django User Group Berlin logo
:target: django-user-group-berlin/index.html

Expand Down
Loading