Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

Migration from quixote to django #113

Open
wants to merge 28 commits into
base: master
Choose a base branch
from
Open

Migration from quixote to django #113

wants to merge 28 commits into from

Conversation

xtao
Copy link
Contributor

@xtao xtao commented Feb 8, 2016

TODO:

  1. admin static files
  2. other static files
  3. /project
  4. /api
  5. remove /hub/shop
  6. remove FAQ
  7. /hub/search_beta
  8. project pages
  9. flexible url revision/reference

DONE:

  1. Add django framework
  2. Add QuixoteMiddleware
  3. /people
  4. /gist
  5. /login
  6. /logout
  7. /register
  8. 去掉了 raven 和 ga js
  9. /mirrors
  10. /badge
  11. /watch
  12. /watching
  13. /favorites
  14. /fetch
  15. /m
  16. /praise
  17. /trello - 未来考虑去掉这个
  18. /settings
  19. /j
  20. /hub
  21. /teams

因为 user 不共享的原因,需要把所有的 models + views + templates 都转过来。

  • template 还是用原来的 mako
  • request 做了兼容 quixote 的 middleware
  • models 改用 django orm
  • views 改用 django views

@xtao xtao mentioned this pull request Feb 13, 2016
@mozillazg
Copy link
Contributor

👍

@qingfeng
Copy link

赞 👍

@dongweiming
Copy link
Contributor

赞赞:+1:

@lisongx
Copy link

lisongx commented Feb 15, 2016

👏

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants