bufubaoni / web2py-starter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

web2py-starter

An alternative to the standard web2py Welcome app based on the AdminLTE open source theme and template.

https://almsaeedstudio.com/preview

Starter App vs. Welcome App

  • Starter App can be used as a starting point for new web2py apps instead of the Welcome app
  • Starter App is based on the AdminLTE Template and Bootstrap
  • You can log in using "admin" and "password" to explore the template at mjbeller.pythonanywhere.com/starter
  • You can get the code at github.com/mjbeller/web2py-starter

Installation:

Important Notes:

  • Starter App is currently maintained on web2py current master branch
  • appconfig.ini IS included in the git repo (I recommend removing for production)
  • when you first install on localhost, you can access /initialize/adminuser to create initial admin user and auth_groups
  • models includes some sample tables for Dogs, Persons, and Dog Owners which you can easily delete

About

License:Other


Languages

Language:JavaScript 71.3%Language:HTML 18.3%Language:CSS 7.0%Language:Python 3.4%Language:PHP 0.0%