Hi ram,
What’s is not working ? Like static files?
Could you share what error you are facing?
Regards, d
On Sat, 8 Feb 2020 at 1:25 PM, Ram wrote:
> Hi,
>
> When we have new code drop from development, we copy the files manually to
> the hosting server running in Digital Ocean droplet. Then we
Hello guys,
I am very new in the Django and python and I am trying to write a
barcode-reader code.
my requirements.txt file is as follows
Django>=2.2,<3.0
psycopg2>=2.7,<3.0
Pillow>=6.1.0
pyzbar==0.1.8
numpy==1.16.4
django-sslserver==0.20
but when I try to import the prybar it raises an error
I am trying to add admin action 'download_selected'. When the action is
selected, it redirects to an intermediate page. When the user selects a
file type and clicks on 'download', it downloads the file and stays on that
page. How do I redirect it back to change form page it happens for
'delet
end via javascript if you don't use a lot of ajax requests. I
> would check django-smart-selects and see if you could use that?
>
> Regards,
>
> Andréas
>
> 2015-11-02 15:57 GMT+01:00 dc >:
>
>> Any lead will be extremely helpful. I am still stuck. :(
>
Any lead will be extremely helpful. I am still stuck. :(
On Thursday, October 29, 2015 at 11:40:32 PM UTC-4, dc wrote:
>
> I have declared a charfield 'choice_text' in one of my models. I want to
> convert it to a dropdown box in django admin. The choices in the dropdown
&g
bump!!
On Thursday, October 29, 2015 at 11:40:32 PM UTC-4, dc wrote:
>
> I have declared a charfield 'choice_text' in one of my models. I want to
> convert it to a dropdown box in django admin. The choices in the dropdown
> list depend on user input to a textbox defined
I have declared a charfield 'choice_text' in one of my models. I want to
convert it to a dropdown box in django admin. The choices in the dropdown
list depend on user input to a textbox defined in another model class. I
have a javascript (declared as Media class inside a ModelAdmin class) that
Thanks. I'll look into it.
On Wednesday, July 15, 2015 at 12:18:05 AM UTC-4, luisza14 wrote:
>
> I know it is not the answer of your question but for your survey design it
> is important that you see this links.
>
> https://github.com/chrisglass/django_polymorphic
> https://github.com/django-mptt
Were you able to solve the problem @amarshall? I have the exact same error,
do let me know please!
On Tuesday, March 31, 2015 at 8:04:23 PM UTC+5:30, Filipe Ximenes wrote:
>
> Thats strange.
> Are you using pip to install dependencies? Try uninstalling everything and
> reinstalling again.
> Mak
> You can display entry_date on admin by using readonly attribute of
> admin.
> Set readonly = (entry_date,) this will do your task, but You cannot
> modify this on admin.
>
> Thanks
> Amit
>
> On Dec 9, 7:46 pm, DC wrote:
>
>
>
>
>
>
7;entry_date', 'pub_date',
'last_change_date']}),
]
But now I get the error shown below.
Any chance to have those fields on admin page, without creating my
custom admin? I couldn't find anything useful in the archives.
Thanks,
DC, Django novice
The error msg:
Im
11 matches
Mail list logo