Current documentation for “lancms”

To classify a blueprint as documentation, set the Implementation status to “Informational” When the blueprint's Definition status is marked “Approved”, it will appear in this listing.

Organizations should be able to host events (parties).
It should be possible to login with Facebook connect (Twitter also?)
If for instance both Nuxis and GlobeORG wants to host their events in GlobeORGs lancms2-installation, we should support that. This makes multi-event support implicit.
The current signup form only asks for username, email and password. Users should have to provide enough information to fill both User (+first_name +last_name) and UserProfile (+gender +date_of_birth +streetaddress +postalcode +country) We also need to check if users connecting through facebook provides all this inf...
Djangos User-model takes care of: * Email, first name, last name and username We also need: * Street address * Country * Postal code (place can be looked up automaticly for Norway at least) * Phone number * Gender * Date of birth Fields that we can get from allauth-providers (facebook) should be populated from there.
Create a deployment scheme that works for our test server * Apache2 with mod_wsgi * MySQL (or Postgres? We already got MySQL set up...) * virtualenv ##### * Deployment lives in /opt/lancms2/ (deployment/) * Symlinks local settings from /opt/lancms2/LOCAL_SETTINGS.py if it exists * Symlinks sqlite file from /opt/la...
We should implement South in our workflow. I mistakenly thought that Django 1.6 supported migrations native, but that's not untill 1.7.

7 blueprint(s) listed.