Sith/core
tleb 13312e9879 Highlight a markdown input in red if required and submit is pressed
Kind of copy the behaviour of a Firefox input
Once the submit button has been pressed, highlight in red the text
input if it's required but empty
2019-10-15 09:54:10 +02:00
..
fixtures Added profile pictures for users 2016-12-25 19:53:04 +01:00
management django2.2: remove direct assignments to many-to-many fields 2019-10-08 22:46:37 +02:00
migrations django2.2: some migrations to make django happy 2019-10-08 22:46:03 +02:00
scss All: Apply Black coding rules 2018-10-05 21:52:55 +02:00
static pedagogy: add script to remove all previous doubled comments 2019-09-04 20:49:17 +02:00
templates Highlight a markdown input in red if required and submit is pressed 2019-10-15 09:54:10 +02:00
templatetags All: Apply Black coding rules 2018-10-05 21:52:55 +02:00
views django2.2: fix breaking change for getting uploaded files size 2019-10-08 22:46:38 +02:00
__init__.py All: Apply Black coding rules 2018-10-05 21:52:55 +02:00
admin.py All: Apply Black coding rules 2018-10-05 21:52:55 +02:00
apps.py All: Apply Black coding rules 2018-10-05 21:52:55 +02:00
lookups.py All: Apply Black coding rules 2018-10-05 21:52:55 +02:00
markdown.py django2.2: relpace django.core.urlresolvers by django.urls 2019-10-08 22:46:01 +02:00
middleware.py django2.2: replace removed is_anonymous() and is_authenticated to their now used counterparts 2019-10-08 22:46:03 +02:00
models.py django2.2: remove direct assignments to many-to-many fields 2019-10-08 22:46:37 +02:00
operations.py All: Apply Black coding rules 2018-10-05 21:52:55 +02:00
search_indexes.py forum: implement order by date for search 2018-12-13 20:33:34 +01:00
tests.py django2.2: relpace django.core.urlresolvers by django.urls 2019-10-08 22:46:01 +02:00
urls.py django2.2: rewrite login and password stack because of removed API 2019-10-08 22:46:37 +02:00
utils.py All: Apply Black coding rules 2018-10-05 21:52:55 +02:00