tschellenbach / Django-facebook

Facebook open graph api implementation using the Django web framework in python
http://www.mellowmorning.com/
Other
1.43k stars 543 forks source link

No more magic snakecase #577

Open jrabbit opened 8 years ago

jrabbit commented 8 years ago

Removes BaseModelMetaclass, lets django do the work of naming our tables and solves #570 and #523