Managing files name

2021-12-06 Thread Shada Bahassan
Hello everyone, 


I'm a beginner on Django.

I want to get the full file name after the read the path folder based on id 
in model

  Any pointers in the right direction would be greatly appreciated

[image: path_file.PNG]

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/269b263d-0d78-47f6-88b9-f3fa5ed22a25n%40googlegroups.com.


Error AudioField

2021-12-13 Thread Shada Bahassan


Hello, I’m trying use AudioField in django and having the following error:

*ERRORS:*
audiofield.AudioFile: (auth.E005) The permission codenamed 'view_audiofile' 
clashes with a builtin permission for model 'audiofield.AudioFile'.

This happens when trying migrations.

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/34d8abb9-e4b2-4e73-9ffa-c54a52cf7516n%40googlegroups.com.