I want to exclude those options from the ChoiceField in the forms that has
been already selected and are into the database. Below is the Code.
models.py
SEMESTER_CHOICES = (
("1", "1"),
("2", "2"),
("3", "3"),
("4", "4"),
("5", "5"),
("6", "6"),
("7", "7"),
("8"
I want to exclude those options from the ChoiceField in the forms that has
been already selected and are into the database. Below is the Code.
models.py
```
SEMESTER_CHOICES = (
("1", "1"),
("2", "2"),
("3", "3"),
("4", "4"),
("5", "5"),
("6", "6"),
("7", "7"),
("8
maybe its because my username is admin1
On Mon, Oct 7, 2019 at 8:26 PM Muhammad Mahir
wrote:
> ok so great work and the flow.
>
> Have you noticed if I want to delete my post, it does not delete it but
> rahter redirecting me to django admin login page.
>
> On Mon, Oct 7, 20
ok so great work and the flow.
Have you noticed if I want to delete my post, it does not delete it but
rahter redirecting me to django admin login page.
On Mon, Oct 7, 2019 at 3:15 PM Ehab Al-Qabbani wrote:
> Hi,
> you can change your default avatar as in the attached screenshot.
>
> On Sun, Oc
Hi there Atul,
Is it fine for you if the candidate will work remotely?
On Mon, Jan 14, 2019 at 12:30 PM Atul Anand
wrote:
> Hi All,
>
> I am in search for Django developer for a project.
>
> Interested candidate may share his/her resume with you at
> atul.anand.n...@gmail.com
>
>
> Regards,
> A
5 matches
Mail list logo