You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
637 B

3 years ago
  1. known bugs:
  2. - there is html-code in some plain text mails, because they use
  3. models.TYPE_CHOICES, which is in html, because it is mainly used for the
  4. website side of things.
  5. - helptext by /intern email: "Bitte gib deine E-Mail-Adresse ein, damit dich
  6. Wikimedia Deutschland bei Rückfragen oder für
  7. die Zusage kontaktieren kann." maybe this this misleading?
  8. other known problems:
  9. - The DatePicker works only if you are logged in, which is mostly ok for /intern
  10. and there is no Date to insert at the moment in forms for externs.
  11. other issues
  12. - server error 500 in production after businesscards process. is this reproducable?