Both views (index and detail) will be implemented in a module called views.py in the jobs application. Implementing this configuration in the project's urls.py.
这两个视图(索引视图和详细视图)都是在这个jobs应用程序的views . py模块中实现的。
Both views (index and detail) will be implemented in a module called views.py in the jobs application. Implementing this configuration in the project's urls.py.
这两个视图(索引视图和详细视图)都是在这个jobs应用程序的views . py模块中实现的。
应用推荐