Friday, March 5, 2021

Smaller project that would be payed

Hello,

 i need a freelancer that implement me a new widget bzw. modelclass that can represent a select with hierarichal structure like this:

http://embed.plnkr.co/BRQtUKbxZdZItLslHflM/

i know that a implementation like django-mptt can store this in database. I am beginner so i want in my existing model: 

class adress(model.Model):
      name = model.CharField()

insert a new field with a new model class and then django render in template a new widget like: http://embed.plnkr.co/BRQtUKbxZdZItLslHflM/ and when i save it also the tree ist stored. When i open update view then the widget is filled.

Please make me an offer to give me this implementation inkl. new widget.

Thanks


--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/1e75a653-a24f-46c2-bb89-38f9bcb2aef2n%40googlegroups.com.

No comments:

Post a Comment