Skip to content

Commit

Permalink
Merge pull request #11 from maiksprenger/update-djub
Browse files Browse the repository at this point in the history
Update Django User Group page
  • Loading branch information
veit authored May 14, 2024
2 parents b43096d + a3cb586 commit 45f3cb3
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 24 deletions.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
35 changes: 12 additions & 23 deletions docs/django-user-group-berlin/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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 Djangothe Python
We are a group of Python web developers from Berlin who use Djangothe Python
Web Framework. We usually are speaking English, no knowledge of German is
required.

Expand All @@ -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.

0 comments on commit 45f3cb3

Please sign in to comment.