Django evolution

When you run ./manage.py syncdb, Django will look for any new models that have been defined, and add a database table to represent those new models. However, if you make ...
Feb. 6, 2012, 7:22 a.m.

 

Advertisement

Subscribe to get updates about the newest added apps

Related Tags