Skip to content

Commit 45f3cb3

Browse files
authored
Merge pull request #11 from maiksprenger/update-djub
Update Django User Group page
2 parents b43096d + a3cb586 commit 45f3cb3

File tree

2 files changed

+13
-24
lines changed

2 files changed

+13
-24
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Download and installation
3030
.. code-block:: console
3131
3232
$ cd python.berlin
33-
$ $ python3 -m venv .
33+
$ python3 -m venv .
3434
$ . bin/activate
3535
$ python -m pip install --upgrade pip
3636
$ python -m pip install -r requirements_dev.txt

docs/django-user-group-berlin/index.rst

Lines changed: 12 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ Django User Group Berlin (djub)
22
===============================
33

44
.. article-info::
5-
:author: `Kristian Rother <https://github.com/krother/>`_
6-
:date: 21 June 2016
5+
:author: `Maik Sprenger <https://github.com/maiksprenger/>`_
6+
:date: 14 May 2024
77
:read-time: 1–2 min
88

9-
We are a group of Python web developers from Berlin who use Djangothe Python
9+
We are a group of Python web developers from Berlin who use Djangothe Python
1010
Web Framework. We usually are speaking English, no knowledge of German is
1111
required.
1212

@@ -19,32 +19,21 @@ Beginner, intermediate and advanced Django users. People with all levels of
1919
experience and with all kinds of backgrounds that are interested in using
2020
Django.
2121

22-
When
23-
----
22+
When & where
23+
------------
2424

25-
Every 3nd Tuesday of the month
25+
Every one or two months, at differing locations. Details are in the
26+
`Meetup group <http://www.meetup.com/django-user-group-berlin/>`_
2627

27-
Where
28-
-----
2928

30-
Different places, follow the Meetup group to keep up to date.
29+
Mailing list
30+
------------
3131

32-
Mailinglist
33-
-----------
32+
There also is a `mailing list <https://groups.google.com/group/django-berlin>`_.
33+
It's not used much, but feel free to change that.
3434

35-
http://groups.google.com/group/django-berlin
36-
37-
Meetup
38-
------
39-
40-
`Django User Group Berlin <http://www.meetup.com/django-user-group-berlin/>`_
4135

4236
Code of Conduct
4337
---------------
4438

45-
http://rubyberlin.github.io/code-of-conduct/
46-
47-
Organizers
48-
----------
49-
50-
Stephan Jäkel, Markus Holtermann
39+
The `Berlin CoC <https://berlincodeofconduct.org/>`_ governs our events.

0 commit comments

Comments
 (0)