My favorites | Sign in
Project Logo
                
Show all Featured downloads:
django-profile-0.6.tgz

Introduction

This is a Django pluggable user profile zone which can be used and customized easily in your social application web platform developed in django.

It's developed with Django for the backend framework and uses Jquery as the javascript library for the client UI. It avoids big amounts of development time process in such a generic thing as the User Profile and account utilities.

News

2008-09-24 Version 0.6 published. These are the most important changes:

Version 0.6.0


2008-07-21 The actual version on the SVN trunk is only compatible with the SVN version of Django. That's because newforms-admin has been merged into Django, newforms is the official forms library now, and this has a lot of implications that has been solved to make django-profile compatible with the new version of Django.

2008-07-21 Django-profile 0.5 was the last version compatible with django 0.96. The next version will only be compatible with Django 1.0.

2008-07-05 Version 0.5 published.

This is the first mature version of django-profile. Lot of time has been spent on developing an pulishing the initial idea. Now there's no gratuit javascript code, the application usability has been increased, lot of improvements, etc. You're invited to try the demo and test it for yourself: http://profile.coredump.es

CHANGELOG:

2008-06-22 Version 0.4.1 published.

2008-06-16 Version 0.4.0.1 published.

2008-06-11 Version 0.4 launched. Try the demo to see what's new.

2008-06-10 The upcoming new version 0.4 is going to have dramatic changes. I have uploaded a demo of a development version to show what you will find on it. Try it here:

http://profile.coredump.es

2008-05-26 I have started a new branch of django-profile, titled django-profile-gae. This branch makes compatible the django-profile code on Google AppEngine. It works at 80% of its capabilities, mainly because the PIL (Python Imaging Library) limitations of the Google AppEngine Framework. You can try a demo here:

http://django-profile.appspot.com

The source code is available on the "branches" directory of the repository.

2008-02-01 Check the Sites using django-profile.

Changelog

Version 0.4.0

0.3.1 version

0.3 version

0.2.1 version

0.2 version

Features

It has now the following features:

3rd party software needed to run

It relays on this software to run properly:

The Live Demo

You could try the demo application included in the Subversion repository which shows the registration process and the user profile management to take a look of what can be done with this software. Once you register in the demo and insert some info in your profile, a usercard will appear in the frontpage of the demo.

Try the demo

Some demo screenshots

Download

The last version is django-profile-0.2. You can download it from the featured downloads box right on this page.

Also, you could use the SVN version to get the most actual code:

$ svn checkout http://django-profile.googlecode.com/svn/trunk/ django-profile

Want to help?

A lot of work can be done. If you want to help you could:









Hosted by Google Code