File tree 1 file changed +4
-3
lines changed
1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -556,9 +556,7 @@ keep only the datetime and location:
556
556
Moving lectures and TAs
557
557
~~~~~~~~~~~~~~~~~~~~~~~
558
558
559
- There are already demonstration data in events and event types, so we'll want
560
- to delete them before inserting our own. The gist of the operation is fairly
561
- simple, but there are lots of changes:
559
+ The gist of the operation is fairly simple, but there are lots of changes:
562
560
563
561
* The custom models can be removed as we'll be using standard objects
564
562
* The controller has to be altered to fetch from standard objects
@@ -577,6 +575,9 @@ simple, but there are lots of changes:
577
575
578
576
.. patch ::
579
577
578
+ Our data is back in the fontend (site), and in the backend we get
579
+ administrative views for free, e.g. a calendar view of our lectures.
580
+
580
581
.. [#taprofile ] the teaching assistants profile view ends up broken for now,
581
582
but don't worry we'll get around to it
582
583
You can’t perform that action at this time.
0 commit comments