Skip to content
Snippets Groups Projects
  1. Mar 21, 2012
  2. Mar 20, 2012
  3. Mar 19, 2012
  4. Mar 15, 2012
  5. Mar 11, 2012
  6. Mar 10, 2012
  7. Feb 20, 2012
  8. Feb 03, 2012
  9. Feb 02, 2012
    • David Ormsbee's avatar
      yet another rename, from auth -> user -> student · 7e1d2330
      David Ormsbee authored
      --HG--
      rename : user/__init__.py => student/__init__.py
      rename : user/migrations/0001_initial.py => student/migrations/0001_initial.py
      rename : user/migrations/0002_text_to_varchar_and_indexes.py => student/migrations/0002_text_to_varchar_and_indexes.py
      rename : user/migrations/__init__.py => student/migrations/__init__.py
      rename : user/models.py => student/models.py
      rename : user/tests.py => student/tests.py
      rename : user/views.py => student/views.py
      7e1d2330
    • David Ormsbee's avatar
      Move UserProfile and Registration out of courseware and into a renamed auth (now user) · 72c45e8b
      David Ormsbee authored
      --HG--
      rename : auth/__init__.py => user/__init__.py
      rename : auth/tests.py => user/tests.py
      rename : auth/views.py => user/views.py
      72c45e8b
  10. Feb 01, 2012
  11. Jan 31, 2012
  12. Jan 30, 2012
  13. Jan 29, 2012
  14. Jan 28, 2012
  15. Jan 18, 2012
  16. Jan 15, 2012
  17. Jan 13, 2012
  18. Jan 11, 2012
  19. Jan 06, 2012
  20. Jan 05, 2012
  21. Jan 01, 2012
  22. Dec 31, 2011
  23. Dec 30, 2011
  24. Dec 29, 2011
  25. Dec 23, 2011
  26. Dec 15, 2011
  27. Dec 08, 2011
  28. Dec 07, 2011
Loading