Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.2 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Internet > HTTP (WWW)

    django-dtpanel-htmltidy 0.1.1

    Download button

    No screenshots available
    Downloads: 135  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Max Klymyshyn, Sonettic | More programs
    BSD License / FREE
    June 18th, 2011, 15:55 GMT
    ROOT / Internet / HTTP (WWW)

     Read user reviews (0)  Refer to a friend  Subscribe

    django-dtpanel-htmltidy description

    HTML Tidy/Validator Panel for Django Debug Toolbar

    django-dtpanel-htmltidy is a configurable set of panels that display various debug information about the current request/response and when clicked, display more details about the panel's content.

    HTML Tidy or HTML Validatory is custom panel for Django Debug Panel which validate your HTML and display warning and errors as panel.

    Panel code based on PyTidyLib.

    Installation & Configuration

    1. Install and configure `django-debug-toolbar` app

    1. Add the `debug_toolbar_htmltidy` directory to your Python path.

    1. Add `debug_toolbar_htmltidy` to your `INSTALLED_APPS` in `settings.py` file:

    ***
            INSTALLED_APPS += (
                'debug_toolbar_htmltidy',
            )


    1. Add the following panel to your Django Debug Toolbar panels configuration tuple in `settings.py` file:

    ***
            DEBUG_TOOLBAR_PANELS = (
                ...
                'debug_toolbar_htmltidy.panels.HTMLTidyDebugPanel',
            )


    1. Include in file which specified in `ROOT_URLCONF` setting in `settings.py` URL to `HTMLTidyDebugPanel` media:

    ***
            url(r'^', include('debug_toolbar_htmltidy.urls'))

    Running the Tests

    The HTML Tidy Panel for Django Debug Toolbar includes a test suite.

        python setup.py test

    Tests result

            Django  Debug Toolbar   Status
            ------------------------------
            1.1.1   0.8.5                   passed
            1.1.1   0.8.4                   passed
            1.1.1   0.8.3                   passed
            1.1.1   0.8.2                   passed
            1.1.1   0.8.1                   failed
            1.1.1   0.8.0                   failed
            1.2             0.8.5                   passed
            1.2             0.8.4                   passed
            1.2             0.8.3                   passed
            1.2             0.8.2                   passed
            1.2             0.8.1                   failed
            1.2             0.8.0                   failed
            1.3             0.8.5                   passed
            1.3             0.8.4                   passed
            1.3             0.8.3                   passed
            1.3             0.8.2                   passed
            1.3             0.8.1                   failed
            1.3             0.8.0                   failed



    Product's homepage

    Requirements:

    · Python
    · Django

      


    TAGS:

    HTML validator | HTML tidy | debug toolbar | Django | debug | toolbar

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM