User Tools

Site Tools


notes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
notes [2014/03/16 16:02] – [2012-05-02 15:45:07] dongheenotes [2018/07/18 14:10] (current) – external edit 127.0.0.1
Line 1: Line 1:
-생각 정리, 정보 스크랩+====== 메모 ======
  
 +임시적인 내용은 삭제하고, 기억할 내용은 새로운 페이지를 만든다. 일상의 기록은 [[journal:201403]] 페이지로 옮긴다.
  
-==== 2012-05-02 14:22:52 ==== +  
-취나물 깻잎나물 +
- +
-http://open.coolsms.co.kr/?document_srl=60711 +
- +
-==== 2012-05-02 14:47:53 ==== +
-To install django-cronjobs, first install via pip or easy_install, then just add cronjobs to your INSTALLED_APPS. +
- +
-==== 2012-05-02 14:48:18 ==== +
- +
-# myapp/cron.py +
-import cronjobs +
- +
-@cronjobs.register +
-def periodic_task(): +
-    pass +
- +
- +
-==== 2012-05-02 14:48:41 ==== +
-./manage.py cron periodic_task +
- +
-==== 2012-05-02 14:48:46 ==== +
-./manage.py cron periodic_task +
- +
- +
notes.1394985771.txt.gz · Last modified: 2018/07/18 14:09 (external edit)