This website requires JavaScript.
Explore
Help
Sign In
autonomic-cooperative
/
ojuso-map
Watch
0
Star
0
Fork
0
You've already forked ojuso-map
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
ojuso-map
/
apps
/
files
History
Anna Sidwell
b5ccbf631d
Fix bug where you couldn't upload files with spaces in the name
...
As part of this, replace to the jquery-file-upload plugin with a simple fetch() call.
2018-10-12 18:31:20 -04:00
..
migrations
Text fields shouldn't have null=True. (
#94
)
2018-09-22 19:09:05 +01:00
static
/files
Fix bug where you couldn't upload files with spaces in the name
2018-10-12 18:31:20 -04: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
Text fields shouldn't have null=True. (
#94
)
2018-09-22 19:09:05 +01: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