ojuso-map/apps/files
Anna Sidwell 5cc0b7cdc1 Use latest form text
* Take the opportunity to reformat the source to not have so many hugely long lines.
* Put a few things through gettext that weren't going through it before
* Move 'Hold down Ctrl to select multiple files at once.' text to widget, out of
  help text for each individual control.
2019-04-07 16:08:09 +01:00
..
migrations Add migration 2018-12-02 00:31:04 +00:00
static/files Use latest form text 2019-04-07 16:08:09 +01:00
__init__.py Initial file uploding w/ new "files" app 2018-04-19 15:57:18 -04:00
admin.py Initial file uploding w/ new "files" app 2018-04-19 15:57:18 -04:00
apps.py Initial file uploding w/ new "files" app 2018-04-19 15:57:18 -04:00
forms.py Use multi-file upload for "images" field 2018-05-29 23:16:51 -04:00
models.py Upgrade to Django 2.1 using pip-tools 2018-11-14 12:26:59 -05:00
tests.py Fix crashing test 2018-09-22 22:25:35 -04:00
urls.py Fix crashing test 2018-09-22 22:25:35 -04:00
views.py Fix crashing test 2018-09-22 22:25:35 -04:00