** This is not a official site or page of NDC **
A fan page for 'Nexon Developer Conference of 2013'.
http://lqez.github.io/blog/making-a-fan-page-for-a-developer-conference.html
$ git clone https://github.com/lqez/ndc13.git
$ cd ndc13
$ mkvirtualenv ndc13
( ... or use your own virtual environment )
$ pip install -r requirements.txt
$ python manage.py syncdb
$ python manage.py runserver
All done.
- Reservation.
- Room capacity limit.
- Pagination of comments.
- About / Contact page.
- Source codes are distributed under MIT license.
- Some images and fixtures are under NEXON KOREA company.
Park Hyunwoo / @lqez