Skip to main content

django-sync-server is a Django reusable application witch implements a Firefox weave server.

Project description

description

django-sync-server is a reusable application which implements a Firefox sync server for Django.

What is Firefox Sync?

Firefox Sync (formerly Mozilla Labs Weave Browser Sync) is a free browser add-on from Mozilla Labs that keeps your bookmarks, saved passwords, browsing history and open tabs backed up and synchronized, with end-to-end encryption for your privacy and security.

sourcecode

Our code hosted on github.com/jedie/django-sync-server

Clone our git repo:

git clone git://github.com/jedie/django-sync-server.git

Use subversion:

svn checkout http://svn.github.com/jedie/django-sync-server.git

download

Python packages available on: http://pypi.python.org/pypi/django-sync-server/

Unofficial debian packages: http://debian.fladi.at/pool/main/d/django-sync-server/

migrate

  • v0.3.0 to v0.4.0

We used django-south to change the existing models. Do this:

~$ cd django_sync_server_env
~/django_sync_server_env$ source bin/activate
(django_sync_server_env)~/django_sync_server_env$ pip install South
(django_sync_server_env)~/django_sync_server_env$ cd src/django-sync-server/testproject
(django_sync_server_env)~/django_sync_server_env/src/django-sync-server/testproject$ ./manage.py syncdb
(django_sync_server_env)~/django_sync_server_env/src/django-sync-server/testproject$ ./manage.py migrate weave 0001 --fake
(django_sync_server_env)~/django_sync_server_env/src/django-sync-server/testproject$ ./manage.py migrate weave

history

  • v0.4.0

  • v0.3.0

  • v0.2.1

    • Some updates for django v1.2 API changes

    • Change version string and add last commit date

  • v0.2.0

    • django-sync-server own basic auth function can be disabled via app settings.

  • v0.1.7

    • ‘django-weave’ was renamed to ‘django-sync-server’

  • v0.1.6

    • Bugfix checking weave api version from url.

    • Add a tiny info root page to testproject.

  • v0.1.5

    • Changes to establish compatibility with Weave client v1.2b3

  • v0.1.4

    • split weave app and testproject

  • v0.1.3

    • Remove dependency on django-reversion

    • change Collection sites ManyToManyField to a normal ForeignKey

  • v0.1.2

    • many code cleanup and bugfixes

    • remove django-tools and django-reversion decencies

  • v0.1.0pre-alpha

    • sync works

  • v0.0.1

    • initial checkin

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-sync-server-0.4.0.0629.tar.gz (50.3 kB view details)

Uploaded Source

File details

Details for the file django-sync-server-0.4.0.0629.tar.gz.

File metadata

File hashes

Hashes for django-sync-server-0.4.0.0629.tar.gz
Algorithm Hash digest
SHA256 642adeb8339320730e221022616942bf401215556dbc4fc0cb6162c5ef08f455
MD5 625e8ffed43f18ffaeb0872c1590195a
BLAKE2b-256 b98b2ced76d279dee6bd374828dba3923b522fc13278e800678250e798c3039a

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page