Open GoogleCodeExporter opened 9 years ago
Check this out:
svn diff --summarize -r154:155
This should tell us if any models.py have been altered.
Original comment by jgty...@gmail.com
on 3 Apr 2009 at 9:15
And this will actually tell you if you need to update your model db table (or
reset it)
svn diff -r154:155 apps/features/models.py
Original comment by mand...@gmail.com
on 3 Apr 2009 at 9:43
Original comment by jgty...@gmail.com
on 13 Apr 2009 at 3:25
Original comment by jgty...@gmail.com
on 13 Apr 2009 at 11:10
We have a guide of best practices at:
http://lincolnloop.com/django-best-practices/
We believe these to be fairly generally accepted within the community and are
good
things to consider if you want to get more people interested in the project.
Original comment by luftyl...@gmail.com
on 24 Apr 2009 at 4:51
Original issue reported on code.google.com by
jgty...@gmail.com
on 3 Apr 2009 at 7:41