This website works better with JavaScript
Startsida
Utforska
Hjälp
Logga in
yangck
/
celery
Bevaka
1
Stjärnmärk
0
Fork
0
Filer
Ärenden
0
Pull-förfrågningar
0
Wiki
Bläddra i källkod
Move Django example one dir below
Ask Solem
12 år sedan
förälder
ccad83ee21
incheckning
40aadcb9b4
15 ändrade filer
med
0 tillägg
och
0 borttagningar
Delad Vy
Visa Diff Statistik
0
0
examples/django/README.rst
0
0
examples/django/demoapp/__init__.py
0
0
examples/django/demoapp/models.py
0
0
examples/django/demoapp/tasks.py
0
0
examples/django/demoapp/tests.py
0
0
examples/django/demoapp/views.py
0
0
examples/django/manage.py
0
0
examples/django/proj/__init__.py
0
0
examples/django/proj/settings.py
0
0
examples/django/proj/urls.py
0
0
examples/django/proj/wsgi.py
0
0
examples/django/tasks/__init__.py
0
0
examples/django/tasks/models.py
0
0
examples/django/tasks/tests.py
0
0
examples/django/tasks/views.py
+ 0
- 0
examples/django/proj/README.rst → examples/django/README.rst
Visa fil
+ 0
- 0
examples/django/proj/demoapp/__init__.py → examples/django/demoapp/__init__.py
Visa fil
+ 0
- 0
examples/django/proj/demoapp/models.py → examples/django/demoapp/models.py
Visa fil
+ 0
- 0
examples/django/proj/demoapp/tasks.py → examples/django/demoapp/tasks.py
Visa fil
+ 0
- 0
examples/django/proj/demoapp/tests.py → examples/django/demoapp/tests.py
Visa fil
+ 0
- 0
examples/django/proj/demoapp/views.py → examples/django/demoapp/views.py
Visa fil
+ 0
- 0
examples/django/proj/manage.py → examples/django/manage.py
Visa fil
+ 0
- 0
examples/django/proj/proj/__init__.py → examples/django/proj/__init__.py
Visa fil
+ 0
- 0
examples/django/proj/proj/settings.py → examples/django/proj/settings.py
Visa fil
+ 0
- 0
examples/django/proj/proj/urls.py → examples/django/proj/urls.py
Visa fil
+ 0
- 0
examples/django/proj/proj/wsgi.py → examples/django/proj/wsgi.py
Visa fil
+ 0
- 0
examples/django/proj/tasks/__init__.py → examples/django/tasks/__init__.py
Visa fil
+ 0
- 0
examples/django/proj/tasks/models.py → examples/django/tasks/models.py
Visa fil
+ 0
- 0
examples/django/proj/tasks/tests.py → examples/django/tasks/tests.py
Visa fil
+ 0
- 0
examples/django/proj/tasks/views.py → examples/django/tasks/views.py
Visa fil