Skip to content

Instantly share code, notes, and snippets.

@jorgebastida
Created July 17, 2012 08:09
Show Gist options
  • Save jorgebastida/3127916 to your computer and use it in GitHub Desktop.
Save jorgebastida/3127916 to your computer and use it in GitHub Desktop.
enjoydjango/dwitter steps diff
Step #1 - views https://github.com/enjoydjango/dwitter/compare/step-00-startproject...step-01-views
Step #2 - templates https://github.com/enjoydjango/dwitter/compare/step-01-views...step-02-templates
Step #3 - tags https://github.com/enjoydjango/dwitter/compare/step-02-templates...step-03-tags
Step #4 - filters https://github.com/enjoydjango/dwitter/compare/step-03-tags...step-04-filters
Step #5 - inheritance https://github.com/enjoydjango/dwitter/compare/step-04-filters...step-05-inheritance
Step #6 - models https://github.com/enjoydjango/dwitter/compare/step-05-inheritance...step-06-models
Step #7 - database https://github.com/enjoydjango/dwitter/compare/step-06-models...step-07-database
Step #8 - tweetpage https://github.com/enjoydjango/dwitter/compare/step-07-database...step-08-tweetpage
Step #9 - profile https://github.com/enjoydjango/dwitter/compare/step-08-tweetpage...step-09-profile
Step #10 - followers https://github.com/enjoydjango/dwitter/compare/step-09-profile...step-10-followers
Step #11 - admin https://github.com/enjoydjango/dwitter/compare/step-10-followers...step-11-admin
Step #12 - userpage https://github.com/enjoydjango/dwitter/compare/step-11-admin...step-12-userpage
Step #13 - reverse https://github.com/enjoydjango/dwitter/compare/step-12-userpage...step-13-reverse
Step #14 - forms https://github.com/enjoydjango/dwitter/compare/step-13-reverse...step-14-forms
Step #15 - userslist https://github.com/enjoydjango/dwitter/compare/step-14-forms...step-15-userslist
Step #16 - login https://github.com/enjoydjango/dwitter/compare/step-15-userslist...step-16-login
Step #17 - contextprocessors https://github.com/enjoydjango/dwitter/compare/step-16-login...step-17-contextprocessors
Step #18 - customfilter https://github.com/enjoydjango/dwitter/compare/step-17-contextprocessors...step-18-customfilter
Step #19 - customtag https://github.com/enjoydjango/dwitter/compare/step-18-customfilter...step-19-customtag
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment