Ports Search

Results 1,7211,730 of 8,048 for /www/.(0.004 seconds)
www/django-crispy-forms-1.6.0 (Score: 0.056974534)
The best way to have Django DRY forms
The best way to have Django DRY forms. Build programmatic reusable layouts out of components, having full control of the rendered HTML without writing HTML in templates. All this without breaking the standard way of doing things in Django, so it plays nice with any other form application.
www/lynx-2.8.8.2 (Score: 0.056974534)
Non-graphical, text-based World-Wide Web client
lynx is a program which allows a user to access World-Wide Web servers and other information servers. It uses only ascii representation so that it can be used from ascii-terminals and dial-in lines.
www/django-debug-toolbar-1.4 (Score: 0.056974534)
Configurable set of panels to display debug information
The Django Debug Toolbar 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.
www/albatross-1.42 (Score: 0.056974534)
Python toolkit for developing highly stateful web applications
Albatross is a small and flexible Python toolkit for developing highly stateful web applications. The toolkit has been designed to take a lot of the pain out of constructing intranet applications although you can also use Albatross for deploying publicly accessed web applications.
www/mod_authn_otp-1.1.6 (Score: 0.056974534)
Apache module for one-time password authentication
mod_authn_otp - Apache module for one-time password authentication mod_authn_otp is an Apache web server module for two-factor authentication using one-time passwords (OTP) generated via the HOTP/OATH algorithm defined in RFC 4226. This creates a simple way to protect a web site with one-time passwords, using any RFC 4226-compliant hardware or software token device. mod_authn_otp also supports the Mobile-OTP algorithm. mod_authn_otp supports both event and time based one-time passwords. It also supports "lingering" which allows the repeated re-use of a previously used one-time password up to a configurable maximum linger time. This allows one-time passwords to be used directly in HTTP authentication without forcing the user to enter a new one-time password for every page load. mod_authn_otp supports both basic and digest authentication, and will auto-synchronize with the user's token within a configurable maximum offset (auto-synchronization is not supported with digest authentication).
www/mybb-1.8.7 (Score: 0.056974534)
PHP-based bulletin board / discussion forum system
MyBB is a discussion board that has been around for a while; it has evolved from other bulletin boards into the forum package it is today. Therefore, it is a professional and efficient discussion board, developed by an active team of developers. The MyBB history has been recorded and is available for the interested to read. You can also read more about the MyBB team and why they develop MyBB in their spare time. We also like to highlight the most active and contributing fansites of the MyBB community.
www/django-evolution-0.7.6 (Score: 0.056974534)
Database schema evolution tool for the Django web framework
Django Evolution is an extension to Django that allows you to track changes in your models over time, and to update the database to reflect those changes.
www/mod_http2-devel-1.6.2 (Score: 0.056974534)
Early experience HTTP/2 modules for Apache httpd
This Apache module supports the "h2" (HTTP2 over TLS) and "h2c" (HTTP2 over plain HTTP connections via Upgrade). You can enable it for the whole server or for specific virtual hosts only. More on this below on "Configuration".
www/django-extensions-1.6.7 (Score: 0.056974534)
Global custom management extensions for the Django Framework
Global custom management extensions for the Django Framework.
www/django-filer-0.8.6 (Score: 0.056974534)
File and Image Management Application for django
django-filer is a file management application for django. It handles uploading and organizing files and images in contrib.admin.