django-hgadmin.

أداة إدارة مستودع Mercurial
التحميل الان

django-hgadmin. الترتيب والملخص

الإعلانات

  • Rating:
  • رخصة:
  • BSD License
  • السعر:
  • FREE
  • اسم الناشر:
  • Vladimir Ermakov
  • موقع ويب الناشر:
  • http://vehq.ru/

django-hgadmin. العلامات


django-hgadmin. وصف

أداة إدارة مستودع Mercurial Django-Hgadmin هي أداة إدارة مستودع لمرتكبة ل DJANGO.Installation 1. إنشاء مشروع Django جديد 2. تعيين Hgwebdir_conf، Hgwebdir_wsgi، Hgwebdir_wsgi، Hgwebdir_root، تعيين hgadmin_allow_remove صحيح أو خطأ 3. تكوين حدود Apache (انظر المثال) 4. $ python manager.py syncdb 5. ؟؟ . Prink.py | - Repos | | - TEST0 | | - Test1.tar.bz2 | `- test2 | - settings.py`-- urls.pydjango إعدادات ### helpersimport os.pathproject_root = os.path.normpath (os.path.dirname (__ file __)) ### pathshgwebdir_conf = os.path.join (project_root، 'hgweb.config') hgwebdir_wsgi = os.path.join (project_root، 'hgwebdir.wsgi') hgwebdir_root = os.path.join (project_root، 'repos') ### اسمح بإزالة الريبو من الخادم. # كن حذرا! hgadmin_allow_remove = إعدادات falsapache serveradmin webmaster@example.com servername hg.example.com المستندات / المسار / to / hg / root ## # WSGI # # WSGIProcessGroup المجموعة # # WSGIDaemonProcess مجموعة المستخدمين اسم المجموعة = اسم المستخدم المجموعة = مجموعة الطلبات القصوى = 2000 # # django settings.hgwebdir_wsgi Wsgiscriptalias / /path/to/hgwebdir.wsgi <


django-hgadmin. برامج ذات صلة