Hi,
I am new to Django and would like to advise on customising admin
forms.
I have references in my model to ID held in 3rd party systems. e.g.
Salesforce, Zendesk etc. What I want to do for these field types is
display a URL that links to the object in the respective source
system.
What would b
Hi,
I wonder if anyone can help me. I am trying to use the admin to create
a new group and assign permisisions. When I try to save the object I
see the fllowing error message.
OperationalError at /admin/auth/group/add/
(1364, "Field 'id' doesn't have a default value")
Request Method: PO
Hi,
I am new to Django and Python and have what must be a basic question.
I want to pass a URL of the following form, containing an email
address that I will later look up contact information from.
e.g. http://localhost:8000/contact/ronald.ninnis%40cdu.edu.au/
I don't care about whether this i
3 matches
Mail list logo