Skip to content
Snippets Groups Projects
  1. Feb 22, 2012
  2. Feb 13, 2012
  3. Feb 12, 2012
  4. Feb 08, 2012
  5. Feb 05, 2012
  6. Feb 04, 2012
  7. 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
Loading