Àå°í - µ¿½Ã¼º

Django µ¿½Ã ¸ðµ¨
Áö±Ý ´Ù¿î·Îµå

Àå°í - µ¿½Ã¼º ¼øÀ§ ¹× ¿ä¾à

±¤°í

  • Rating:
  • ƯÇã:
  • MIT/X Consortium Lic...
  • °¡°Ý:
  • FREE
  • °Ô½ÃÀÚ À̸§:
  • Stefano Apostolico
  • °Ô½ÃÀÚ À¥»çÀÌÆ®:
  • https://github.com/saxix/

Àå°í - µ¿½Ã¼º ű×


Àå°í - µ¿½Ã¼º ¼³¸í

Django-concurrency´Â django 1.4ÀÇ ³«ÃµÀû ÀÎ Àá±Ý ¶óÀ̺귯¸®ÀÔ´Ï´Ù. amspple ÄÚµå : Concurrency.Fields °¡Á® ¿À±â IntegerVersionFieldClass ConcurrentModel (models.model) : ¹öÀü = integerversionfield () ÀÌÁ¦ ½ÃµµÇÑ °æ¿ì : a = concurrentmodel.objects.get (pk = 1) b = concurrentmodel.objects.get (pk = 1) a.save () b.save () b.save () Á¦Ç°ÀÇ È¨ÆäÀÌÁö¿¡¼­ recordmodifedError¸¦ ¾òÀ» °ÍÀÔ´Ï´Ù.


Àå°í - µ¿½Ã¼º °ü·Ã ¼ÒÇÁÆ®¿þ¾î