Changes between Version 30 and Version 31 of SchemaEvolution
- Timestamp:
- Jul 4, 2007, 2:40:23 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SchemaEvolution
v30 v31 385 385 ------------------------------ 386 386 To be honest I would not like a system that tried to cater to Carol. She is an idiot and needs to learn more. If the answer to 387 something is "you don't have to know what you are doing" then its not a good answer. D Jango.. to use DJango, its not that you don't387 something is "you don't have to know what you are doing" then its not a good answer. Django.. to use Django, its not that you don't 388 388 have to know a lot, its that you have less work to do. Everything is faster, not stupider. 389 389 … … 392 392 please do not take any power or functionality away from Ben in the process. 393 393 394 Also, versioning of database structure should not be the job of D Jango at all. If someone wants to version their DB structure they can394 Also, versioning of database structure should not be the job of Django at all. If someone wants to version their DB structure they can 395 395 bust out SVN, put Django's sql output commands to use and do it themselves. Django has no business versioning anything. 396 396