neithere / django-ljsync

A Django app to synchronize LiveJournal blogs with Django database.

Clone this repository (size: 99.1 KB): HTTPS / SSH
$ hg clone http://bitbucket.org/neithere/django-ljsync/
View at rev
django-ljsync /
filename size last modified message
doc  
ljsync  
.hgignore 109 B 7 months ago Added generated HTML documentation (so that it can be browse…
COPYING.LESSER 7.5 KB 13 months ago Init (based on my work of the recent few days within…
INSTALL 65 B 13 months ago Init (based on my work of the recent few days within…
README 1.1 KB 13 months ago Init (based on my work of the recent few days within…
setup.py 1.9 KB 7 months ago Slightly refactored; added setuptools reqs and classifiers;…

README

Django LJSync is an application for Django Web Framework to synchronize
LiveJournal blogs with a Django database. Initially written by Andy Mikhailenko.


For install instructions, see the file INSTALL. For more info, read
``docs/overview.txt''.


If you find any problems in the code or documentation, please take 30
seconds to fill out a issue here:


  http://code.google.com/p/django-ljsync/issues/list


The contributing with code or translation is MUCH-APPRECIATED. You
feel free to send patchs.


Django LJSync is free software; you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
published by the Free Software Foundation; either version 3 of the
License, or (at your option) any later version.


Django LJSync is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.


You should have received a copy of the GNU Lesser General Public
License along with this program; see the file COPYING.LESSER. If not,
see <http://www.gnu.org/licenses/>.