Tim Abbott
|
6c39bf5cbd
|
Cut out duplicated code between clear_database and populate_db.
(imported from commit 4bb44c20d2f0477d8a3db72788f82b0cf8572b2d)
|
2012-10-29 14:54:18 -04:00 |
Tim Abbott
|
9caf205ed9
|
Fix missing tables when clearing databases.
(imported from commit 950839216af8366b87564fb310cb1ac47711ae02)
|
2012-10-29 14:54:18 -04:00 |
Tim Abbott
|
95f95d7e54
|
klass => model as a local variable to refer to our models.
(imported from commit c58a3133bfd8db13d34f8def4cf73e7526214e8e)
|
2012-10-10 17:47:12 -04:00 |
Tim Abbott
|
8daff2e05e
|
Rename ZephyrClass to Stream.
(imported from commit ae51b7a9e03f322dfe2dfccd250cbfc23adfe32e)
|
2012-10-10 17:47:12 -04:00 |
Tim Abbott
|
1ab81cff92
|
[schema] Rename Zephyr => Message in the schema.
(imported from commit 4f402f150c45d2097d6b16943935e6e370b4f8d8)
|
2012-10-03 18:14:15 -04:00 |
Keegan McAllister
|
80c6d09197
|
Remove unused imports
(imported from commit 9f5c226708e44935e8d32c18ea7dd1ad2615d8d5)
|
2012-09-07 13:57:32 -04:00 |
Jessica McKellar
|
a7c61d5568
|
Add subscriptions to the test data.
(imported from commit 9332af496358b90e2a982e77017c9e8beef90d21)
|
2012-08-29 12:57:26 -04:00 |
Jessica McKellar
|
5dd9616f51
|
Add a 'clear_db' management command to drop our tables (zephyr + sessions).
(imported from commit 5763983689448944bed13feeeae9a482908a7aff)
|
2012-08-28 16:56:32 -04:00 |