James Valleroy
|
8c3337ad60
|
Some fixes for shaarli:
- Pass on_install to required packages decorator.
- Fix indentation.
|
2015-12-19 11:00:06 -05:00 |
|
Philippe Baret
|
32a5b3cfbc
|
shaarli: on_install function
please read https://github.com/freedombox/Plinth/issues/344
|
2015-12-16 18:07:31 +01:00 |
|
Sunil Mohan Adapa
|
a69f419c3c
|
Make Django urlpatterns list of url()s
- Support for legacy pattern() mechanism will be removed in Django
1.10. Currently we see a warning for each Plinth module.
|
2015-12-05 09:33:23 -05:00 |
|
Sunil Mohan Adapa
|
3df1a88824
|
Switch to Django i18n for code strings
Django i18n layer is on top of gettext and provide may crucial features
such as per-request locales, lazy translations etc.
|
2015-11-13 22:08:43 +05:30 |
|
Sunil Mohan Adapa
|
02cd89b60d
|
Internationalize strings in template files
|
2015-11-13 22:02:17 +05:30 |
|
Sunil Mohan Adapa
|
be46e9588a
|
shaarli: Minor comments updates
|
2015-08-23 17:27:34 +05:30 |
|
James Valleroy
|
4458a6537d
|
Add Bookmarks (Shaarli) module.
|
2015-08-23 16:43:13 +05:30 |
|