Sunil Mohan Adapa
cee3c3a416
Ignore python dist and egg-info directories
2014-08-29 20:23:58 +05:30
fonfon
d4d6948eb9
when running plinth with default server_dir '/' some static files and redirects were wrong -- fixed that;
2014-07-09 00:58:20 +00:00
Sunil Mohan Adapa
cff0f1bdf6
Use Django auth framework instead of custom one
...
- Store users using Django user/group/permission model
- Database is data/plinth.sqlite3 instead of data/user.sqlite3
- Use Django auth context processors in templates
2014-06-28 13:11:34 +02:00
Sunil Mohan Adapa
fc37293ac6
Update .gitignore
2014-06-21 11:44:43 +02:00
Sunil Mohan Adapa
882392f104
Dont gitignore compiled template files
2014-05-04 16:09:35 +05:30
Sunil Mohan Adapa
c3a8f3cb61
Ignore .py.bak files created when compiling templates
2014-04-05 14:22:28 +09:00
Nick Daly
1da32164e5
Ignore plinth.config.
...
How'd we go so long without that??
2013-10-27 10:51:08 -05:00
Nick Daly
3ab7d05bf3
Add hosting and auto-archive-creation.
...
The makefile has three new targets:
1. hosting: Publish repository and automagically build the archives to
serve to clients.
2. current-checkout.tar.gz: Create an archive of the current project
directory.
3. current-repository.tar.gz: Create an archive of the current project
directory along with the source repository metadata so that the
archive is a full checkout of the project.
2013-04-23 21:44:09 -05:00
Nick Daly
f55c7a48ea
Merged with James's upstream.
...
Hope I did it right. If I screwed up, withsqlite is borked.
2013-04-23 17:49:22 -05:00
James Vasile
5612316128
don't track backup text files, don't worry about cherrypy.config
2013-02-09 13:29:45 -05:00
James Vasile
8f5dd5ea5c
track cfg.py
2013-02-06 16:15:31 -05:00
Tom Galloway
646b5518bb
withsqlite is now retrieved from github. Manage User & Groups pages now display correctly but don't do anything yet.
2013-01-16 13:08:48 +00:00
Tom Galloway
b2c157ec1d
Added predepend packages and updated python path for build folders.
2013-01-03 15:08:06 +00:00
bnewbold
7c9cb6ccb9
update .gitignore
2012-07-26 12:53:42 -07:00
James Vasile
37d8e3d01c
ignore backups
2012-02-19 15:07:15 -05:00
James Vasile
758355da0d
Ignore backup files that start with \#
2011-09-29 23:41:59 -04:00
James Vasile
35071d7212
...
2011-02-22 13:32:45 -05:00