Hi everyone,
I am beginer in Django, not much experience.
I have been task to develop an application for school management
(Admission, Registration, Attendance, Report marks, and more functions).
I am wondering if there is an existing open smilare app or something which
can be use as baseline to
Hi everyone,
I am working on a small student application.
I designed a table for storing students' information in which those fields
of information are requested at the first registration and those can be
updated later or updated during the process. For example, a student's
information can updat
Hi all,
I am facing problem to display a sub-list.
In my model, I ahave a Student and Parent models. A prent can have one or
more students.
I want to list all the student in the parent page, but it is not showing.
Please see here my code.
Models
class Student(models.Model):
#std_matricule =
grouped together under a particular parent field.
>>
>> On Thu, 16 Mar 2023 at 21:22, nef wrote:
>>
>>> Hi all,
>>> I am facing problem to display a sub-list.
>>> In my model, I ahave a Student and Parent models. A prent can have one
>>> or more s
'std': std}
# context = {'parentObj': parentObj}
return render(request, "students_management_app/parents-single.html",
context)
Thanks to all for your support
On Saturday, 18 March 2023 at 13:36:50 UTC+1 nef wrote:
> Thanks to all of you for your feedback
Hi Adekola,
Can you provide more details?
Which database engine are you using? Version? Is your table have data or do
you want to migrate the structure...?
How this is related to Django?
Thanks
On Monday, 20 March 2023 at 08:12:20 UTC+1 Adekola Aderonmu wrote:
> Hi guys,
> I have an external d
the phpmyAdmin or what other tools you have to migrate your
data from the old database to the new database
I hope it helps.
Thanks
Nef
On Monday, 20 March 2023 at 23:19:35 UTC+3 Adekola Aderonmu wrote:
> Hi, my engine is mysql
> Yes, there is data in the table I want to migrate into t
Hello,
I am working with django and I have a medium level. I want to use xml to
interchange data with an application that already exists. This application
is ORI-OAI. This is an application that advertises the information in the
field of education, especially in France. Only I do not know yet us
Hello,
I want to cry a function allowing me to complete a template *. Xml. May I
have a problem with the passage of the object render_to_response. In short
here is my code. In fact, I do not know how to return an object that can
permattre me to complete my template automatically.
I am using djan
Hello,
Thank you for your help. I have solved my problem. As I did not need a loop
because there is just an object. My mistake was at my query that did not
return objects.
Thank you for your response
On Thursday, July 5, 2012 7:42:06 AM UTC, JirkaV wrote:
>
> > Hello,
> > http://cdm-fr.fr/2006/
es/1.11.16/
Thank you,
Nef
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to django-users+unsubscr...@googlegroups.com.
To post to this group, send e
11 matches
Mail list logo