[IMP] wording/section conclusion

This commit is contained in:
Xavier Morel 2014-04-22 15:10:58 +02:00
parent b6f6e9d3a3
commit cab23933e3
1 changed files with 4 additions and 3 deletions

View File

@ -556,9 +556,7 @@ keep only the datetime and location:
Moving lectures and TAs Moving lectures and TAs
~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~
There are already demonstration data in events and event types, so we'll want The gist of the operation is fairly simple, but there are lots of changes:
to delete them before inserting our own. The gist of the operation is fairly
simple, but there are lots of changes:
* The custom models can be removed as we'll be using standard objects * The custom models can be removed as we'll be using standard objects
* The controller has to be altered to fetch from standard objects * The controller has to be altered to fetch from standard objects
@ -577,6 +575,9 @@ simple, but there are lots of changes:
.. patch:: .. patch::
Our data is back in the fontend (site), and in the backend we get
administrative views for free, e.g. a calendar view of our lectures.
.. [#taprofile] the teaching assistants profile view ends up broken for now, .. [#taprofile] the teaching assistants profile view ends up broken for now,
but don't worry we'll get around to it but don't worry we'll get around to it