django-smart-slug

حقل سبيكة ذكية للنماذج الخاصة بك
التحميل الان

django-smart-slug الترتيب والملخص

الإعلانات

  • Rating:
  • رخصة:
  • MIT/X Consortium Lic...
  • السعر:
  • FREE
  • اسم الناشر:
  • Charles Leifer
  • موقع ويب الناشر:
  • http://www.charlesleifer.com/blog/

django-smart-slug العلامات


django-smart-slug وصف

حقل سبيكة ذكي للنماذج الخاصة بك Django-Smart-Slug هو تطبيق Django يوفر حقول سبيكة لل Lazy.examplesthere غير مرهقة أمثلة مرهقة في الاختبارات، ولكن إليك الرائق السريع: من Django.db Import ModelsFieldFields Smart_slug.fields استيراد Smartslugfieldclass بسيط (Models.model): Slug = smartslugfield (max_length = 5، underscores = false class (models.model): العنوان = models.charfield (max_length = 100) slug = smartslugfield (smartslugfield (source_field = 'title'، date_field = 'pub_date'، split_on_words = true، max_length = 10) pub_date = model.datetimefield (auto_now = true) >>> S1 = Simple.Objects.create (Slug = "بسيط") >>> S1.Slugsimpl >>> S2 = Simple.Objects.create. بسيطة ") >>> S2.Slugsim-1 >>> S3 = Simple.Objects.create (Slug = 'Simple') >>> S3.Slugsim-2 >>> C1 = Complex.Objects.ChetSe (العنوان = ' مثال معقد ") >>> C1.Slugcomplex >>> C2 = Complex.Objects.create (العنوان = مثال معقد") >>> متطلبات C2.SlugComplex_: بيثون django.


django-smart-slug برامج ذات صلة