Skip to content
Snippets Groups Projects
Verified Commit 821a2e12 authored by mirabilos's avatar mirabilos Committed by mirabilos
Browse files

Annotate lesson_periods with whether they have documentation.

Advances #9.

An alternative way of writing…

	foo.filter(a, ~Q(b))

… is…

	foo.filter(a).exclude(b)

… if this way is disturbing to the reader.
parent 7bb3c792
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment