Changes between Initial Version and Version 1 of Ticket #16733, comment 2


Ignore:
Timestamp:
Aug 31, 2011, 10:36:34 AM (13 years ago)
Author:
Leo Shklovskii

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #16733, comment 2

    initial v1  
    2828>>> c = C.objects.create()
    2929>>> c.__dict__
    30 Out[6]:
    3130{'_state': <django.db.models.base.ModelState object at 0x05A48490>,
    3231 'a_ptr_id': 1L,
Back to Top