netbox/netbox/extras
Jeremy Stretch 5233463f0b Merge pull request #1315 from s11-charendt/develop
Preserve fileextension, regardless of upper or lower case on imageupload
2017-07-05 11:02:18 -04:00
..
api Fixes #1297: Allow passing custom field choice selection PKs as string-quoted integers 2017-07-05 11:00:43 -04:00
fixtures extras: removed useractions fixture 2016-06-22 23:55:53 -05:00
management First stab at an interactive shell which pre-imports all models 2017-06-08 16:38:25 -04:00
migrations Created migrations for transition to Unicode literals 2017-05-24 14:18:52 -04:00
tests Import unicode_literals 2017-05-24 11:33:11 -04:00
__init__.py Initial push to public repo 2016-03-01 11:23:03 -05:00
admin.py Import unicode_literals 2017-05-24 11:33:11 -04:00
filters.py #1190: Allow partial string matching when searching on custom fields 2017-06-01 16:57:32 -04:00
forms.py Import unicode_literals 2017-05-24 11:33:11 -04:00
models.py Preserve fileextension, regardless of upper or lower case on imageuploads 2017-07-04 14:26:35 +02:00
rpc.py Import unicode_literals 2017-05-24 11:33:11 -04:00
urls.py Import unicode_literals 2017-05-24 11:33:11 -04:00
views.py Fixes #1288: Corrected permission name for deleting image attachments 2017-06-19 09:20:03 -04:00