Porting the whole website to django

Bug #1275954 reported by Adnane Belmadiaf
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu API Website
Confirmed
Wishlist
Unassigned

Bug Description

Right now on d.u.c we have two things :
- 1 wordpress instance for handling only posts and pages
- 1 django app to handle the APIs

With the actual architecture we have :
- two search inputs, the main one only searches on the wp stuff and the second one which present _only_ on the api page only searches on the django models
- two login systems the wordpress one and the django auth/openid using LP group
- a non localised website

and i believe it's hard to maintain an architecture like this.

My proposal is to extend the django app and port wp posts/pages functionality which will give us:
- A unified search across the while site page with one input search
- A unified login system using Ubuntu SSO
- A localised site!!!
- A simple architecture easy to maintain

Revision history for this message
Michael Hall (mhall119) wrote :

As much as I like this idea, we would need to add CMS and blogging functionality to Django to replace the same functionality in Wordpress. I know there are Django apps to do this, but it requires a lot of research and even more work. Marking this as wish-list for now.

Changed in ubuntu-api-website:
importance: Undecided → Wishlist
Revision history for this message
Adnane Belmadiaf (daker) wrote :

I have already worked on something similar while working on the cloud portal

https://bazaar.launchpad.net/~cloud-portal-dev/ubuntu-cloud-portal/portal/files/head:/cloud_portal/apps/

Michael Hall (mhall119)
Changed in ubuntu-api-website:
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.