Git Product home page Git Product logo

djblets's Introduction

Djblets is a set of utility classes and functions for web applications
written using Django and Python.

This is part of the Review Board project. To report a bug, please use the
Review Board bug tracker at http://www.reviewboard.org/bugs/


Modules
=======

auth
----

Flexible forms for registration processing and other useful forms.


datagrid
--------

Customizable datagrids that represent paginated lists of database objects.
Users can customize the list of columns they list, reorder them, and sort
them. Datagrids take care of all the hard work behind the scenes.


feedview
--------

Views and templates for providing a simple RSS reader. Handles caching the
feeds for quick access.


gravatars
---------

Template tags for inserting gravatars in a page.


log
---

Provides middleware that handles log initialization (with support for
reopening the log file after log rotation). If enabled in settings,
all pages can take a ?profiling=1 parameter that will log both code and SQL
profiling information to a separate log file.


siteconfig
----------

A powerful module for offering dynamic settings configuration in a web UI.
It wraps the Django settings module, stores serialized data in the database,
and loads it into the in-memory settings module. With siteconfig, webapps
can provide rich settings UIs without requiring that the adminsitrator
modify their settings.py.


testing
-------

Helper classes for unit tests. Includes some small classes for testing basic
template tags, and classes for easily integrating Selenium unit tests.


util
----

A collection of various utility functions, template tags, and more.


webapi
------

A rich framework for implementing RESTful APIs in a web application.
Webapps can either provide a complete resource tree through the
WebAPIResource classes, or custom, simplified API handlers using
the basic WebAPIResponse classes.

djblets's People

Contributors

anthonymok avatar asalahli avatar bhollis avatar brennie avatar carloscorralesbitnami avatar chipx86 avatar davidt avatar druska avatar ei-grad avatar ericjohnson-tibco avatar gdyuldin avatar hongbin avatar jimrrchen avatar justy777 avatar kfjquinn avatar liannelavoie avatar linkmauve avatar medanat avatar mgax avatar mikeconley avatar natashad avatar nh2 avatar puiterwijk avatar rajasaur avatar rmdone avatar sgallagher avatar smacleod avatar svetlyak40wt avatar unux avatar vle4interviews avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.