Skip to content
Snippets Groups Projects
  1. Nov 21, 2020
    • Ernesto Rico Schmidt's avatar
      Clean-up code · a6af6efe
      Ernesto Rico Schmidt authored
      - Make `Host.is_editable`, `Show.is_editable`, `Note.is_editable`, and
        `Note.get_audio_url` static methods,
      - Make `Schedule.instantiate_upcoming`, `Schedule.generate_timeslots`,
        `Schedule.get_collisions`, `Schedule.generate_conflicts`,
        `Schedule.make_conflicts` and `Schedule.resolve_conflicts` static
        methods. Most of these methods do not belong here.
      - Fix signatures of methods for subclasses of `viewsets.ModelViewSet`
      - Fix doctrins for subclasses of `viewsets.ModelViewSet`
      - Fix comparisons with None (replace '==' and '!=' with 'is' and 'is not')
      Unverified
      a6af6efe
  2. Nov 20, 2020
  3. Oct 05, 2020
  4. Sep 17, 2020
  5. Sep 10, 2020
  6. Aug 26, 2020
  7. Jun 26, 2020
  8. Jun 25, 2020
  9. Apr 02, 2020
  10. Mar 30, 2020
  11. Jan 20, 2020
  12. Jan 15, 2020
  13. Aug 10, 2019
Loading