Django 4.2.x Documentation
Raising a 404 error Use the template system Removing hardcoded URLs in templates Namespacing URL names Writing your first Django app, part 4 Write a minimal form Use generic views: Less code is better Your project and your reusable app Installing some prerequisites Packaging your app Using your own package Publishing your app Installing Python packages with a virtual environment What to read next Finding call the Controller the “view”, and the View the “template”. How come you don’t use the standard names?does – why doesn’t Django? Why did you write all of Django from scratch 0 码力 | 3305 页 | 3.16 MB | 1 年前3Django 1.11.x Documentation
Raising a 404 error Use the template system Removing hardcoded URLs in templates Namespacing URL names Writing your first Django app, part 4 Write a simple form Use generic views: Less code is better Your project and your reusable app Installing some prerequisites Packaging your app Using your own package Publishing your app Installing Python packages with virtualenv What to read next Finding documentation call the Controller the “view”, and the View the “template”. How come you don’t use the standard names?does – why doesn’t Django? Why did you write all of Django from scratch 0 码力 | 2747 页 | 2.67 MB | 1 年前3Django 1.11.x Documentation
the latest version of Python at https://www.python.org/downloads/ or with your operating system’s package man- ager. Django on Jython If you use Jython (a Python implementation for the Java platform), particular, this means you should avoid using names like django (which will conflict with Django itself) or test (which conflicts with a built-in Python package). Where should this code live? If your background django-admin and manage.py. • The inner mysite/ directory is the actual Python package for your project. Its name is the Python package name you’ll need to use to import anything inside it (e.g. mysite.urls)0 码力 | 1878 页 | 6.40 MB | 1 年前3Django 1.10.x Documentation
Raising a 404 error Use the template system Removing hardcoded URLs in templates Namespacing URL names Writing your first Django app, part 4 Write a simple form Use generic views: Less code is better Your project and your reusable app Installing some prerequisites Packaging your app Using your own package Publishing your app Installing Python packages with virtualenv What to read next Finding documentation call the Controller the “view”, and the View the “template”. How come you don’t use the standard names?does – why doesn’t Django? Why did you write all of Django from scratch 0 码力 | 2538 页 | 2.59 MB | 1 年前3Django 2.2.x Documentation
Raising a 404 error Use the template system Removing hardcoded URLs in templates Namespacing URL names Writing your first Django app, part 4 Write a simple form Use generic views: Less code is better Your project and your reusable app Installing some prerequisites Packaging your app Using your own package Publishing your app Installing Python packages with virtualenv What to read next Finding documentation call the Controller the “view”, and the View the “template”. How come you don’t use the standard names?does – why doesn’t Django? Why did you write all of Django from scratch 0 码力 | 2915 页 | 2.83 MB | 1 年前3Django 1.10.x Documentation
the latest version of Python at https://www.python.org/download/ or with your operating system’s package man- ager. Django on Jython If you use Jython (a Python implementation for the Java platform), particular, this means you should avoid using names like django (which will conflict with Django itself) or test (which conflicts with a built-in Python package). Where should this code live? If your background django-admin and manage.py. • The inner mysite/ directory is the actual Python package for your project. Its name is the Python package name you’ll need to use to import anything inside it (e.g. mysite.urls)0 码力 | 1817 页 | 6.19 MB | 1 年前3Django 2.0.x Documentation
Raising a 404 error Use the template system Removing hardcoded URLs in templates Namespacing URL names Writing your first Django app, part 4 Write a simple form Use generic views: Less code is better Your project and your reusable app Installing some prerequisites Packaging your app Using your own package Publishing your app Installing Python packages with virtualenv What to read next Finding documentation call the Controller the “view”, and the View the “template”. How come you don’t use the standard names?does – why doesn’t Django? Why did you write all of Django from scratch 0 码力 | 2746 页 | 2.67 MB | 1 年前3Django 2.0.x Documentation
the latest version of Python at https://www.python.org/downloads/ or with your operating system’s package man- ager. You can verify that Python is installed by typing python from your shell; you should particular, this means you should avoid using names like django (which will conflict with Django itself) or test (which conflicts with a built-in Python package). Where should this code live? If your background django-admin and manage.py. • The inner mysite/ directory is the actual Python package for your project. Its name is the Python package name you’ll need to use to import anything inside it (e.g. mysite.urls)0 码力 | 1880 页 | 6.41 MB | 1 年前3Django 2.1.x Documentation
Raising a 404 error Use the template system Removing hardcoded URLs in templates Namespacing URL names Writing your first Django app, part 4 Write a simple form Use generic views: Less code is better Your project and your reusable app Installing some prerequisites Packaging your app Using your own package Publishing your app Installing Python packages with virtualenv What to read next Finding documentation call the Controller the “view”, and the View the “template”. How come you don’t use the standard names?does – why doesn’t Django? Why did you write all of Django from scratch 0 码力 | 2790 页 | 2.71 MB | 1 年前3Django 2.1.x Documentation
the latest version of Python at https://www.python.org/downloads/ or with your operating system’s package man- ager. You can verify that Python is installed by typing python from your shell; you should particular, this means you should avoid using names like django (which will conflict with Django itself) or test (which conflicts with a built-in Python package). Where should this code live? If your background django-admin and manage.py. • The inner mysite/ directory is the actual Python package for your project. Its name is the Python package name you’ll need to use to import anything inside it (e.g. mysite.urls)0 码力 | 1910 页 | 6.49 MB | 1 年前3
共 93 条
- 1
- 2
- 3
- 4
- 5
- 6
- 10