Changes between Initial Version and Version 2 of Ticket #698
- Timestamp:
- Nov 3, 2005, 7:20:10 AM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #698 – Description
initial v2 1 1 I received the following exceptions after attempting to stop the built-in test server with CONTROL-C: 2 2 3 {{{ 3 4 shell> django-admin.py runserver 4 5 Validating models... … … 29 30 del _active[_get_ident()] 30 31 KeyError: 1076103392 32 }}}