Skip to content

vgrish/lino

 
 

Repository files navigation

==========================
lino README
==========================

A framework for writing desktop-like web applications using Django and ExtJS

Description
-----------

Lino is a high-level framework for writing desktop-like customized 
database applications based on `Django <https://www.djangoproject.com/>`_
and `Sencha ExtJS <http://www.sencha.com/products/extjs/>`_.
A Lino application is technically just a Django project, 
but the application developer does not need to write any 
URLconf, HTML nor CSS (`more <http://lino-framework.org/about>`_)


Examples of Lino applications are
`Lino-Welfare <http://welfare.lino-framework.org>`__,
`Lino-Patrols <http://patrols.lino-framework.org>`__
or
`Lino-Faggio <http://faggio.lino-framework.org>`__.

Lino is based on three other projects by the same author:
`atelier <http://atelier.lino-framework.org>`__,
`djangosite <http://site.lino-framework.org>`__
and
`north <http://north.lino-framework.org>`__.
  


Read more on http://www.lino-framework.org

About

Automatically exported from code.google.com/p/lino

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 70.9%
  • JavaScript 15.1%
  • HTML 9.6%
  • Emacs Lisp 3.4%
  • CSS 0.5%
  • Java 0.4%
  • Other 0.1%