split engine/ into manifold/ (backend oriented) and unfold/ (the UI)
[myslice.git] / myslice / settings.py
2013-03-18 Thierry Parmentelatsplit engine/ into manifold/ (backend oriented) and...
2013-03-14 Thierry Parmentelatforget about manage.py collectstatic and come up with...
2013-03-12 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/myslic...
2013-03-12 Thierry Parmentelattrashed the - empty anyway - 'slice' app;
2013-03-08 Thierry Parmentelatget ajax requests to make it to the frontend
2013-02-13 Thierry Parmentelatfilenames without _ (spare my pinkie)
2013-02-12 Mohamed Larabiauth with manifold api backend: settings
2012-12-21 Thierry Parmentelatpolished for others to use more easily
2012-12-10 Thierry Parmentelatnew engine/ app, the location to where to implement...
2012-12-07 Thierry Parmentelatmoves all the static files under ~/static, for convenie...
2012-11-21 Thierry Parmentelatreview how sattic files are kept
2012-11-21 Thierry Parmentelatinsert_above is integrated for adding js/css on the fly
2012-11-20 Thierry Parmentelatenabled django-staticfiles and added logo
2012-11-16 Thierry Parmentelatvery first very rough django setup with a login/passwd...