Django 4.1.x Documentationyour first Django app, part 7 Customize the admin form Adding related objects Customize the admin change list Customize the admin look and feel Customize the admin index page What’s next? Advanced tutorial: table type? FAQ: The admin I can’t log in. When I enter a valid username and password, it just brings up the login page again, with no error messages. I can’t log in. When I enter a valid username and the functionality of the admin interface? The dynamically-generated admin site is ugly! How can I change it? What browsers are supported for using the admin? FAQ: Contributing code How can I get started0 码力 | 3240 页 | 3.13 MB | 1 年前3
Django 4.2.x Documentationyour first Django app, part 7 Customize the admin form Adding related objects Customize the admin change list Customize the admin look and feel Customize the admin index page Writing your first Django table type? FAQ: The admin I can’t log in. When I enter a valid username and password, it just brings up the login page again, with no error messages. I can’t log in. When I enter a valid username and the functionality of the admin interface? The dynamically-generated admin site is ugly! How can I change it? What browsers are supported for using the admin? FAQ: Contributing code How can I get started0 码力 | 3305 页 | 3.16 MB | 1 年前3
Django 5.1.2 Documentationyour first Django app, part 7 Customize the admin form Adding related objects Customize the admin change list Customize the admin look and feel Customize the admin index page Writing your first Django table type? FAQ: The admin I can’t log in. When I enter a valid username and password, it just brings up the login page again, with no error messages. I can’t log in. When I enter a valid username and the functionality of the admin interface? The dynamically-generated admin site is ugly! How can I change it? What browsers are supported for using the admin? What assistive technologies are supported for0 码力 | 3519 页 | 3.17 MB | 1 年前3
Django 5.1 Documentationyour first Django app, part 7 Customize the admin form Adding related objects Customize the admin change list Customize the admin look and feel Customize the admin index page Writing your first Django table type? FAQ: The admin I can’t log in. When I enter a valid username and password, it just brings up the login page again, with no error messages. I can’t log in. When I enter a valid username and the functionality of the admin interface? The dynamically-generated admin site is ugly! How can I change it? What browsers are supported for using the admin? What assistive technologies are supported for0 码力 | 3513 页 | 3.17 MB | 1 年前3
Django 4.0.x Documentationyour first Django app, part 7 Customize the admin form Adding related objects Customize the admin change list Customize the admin look and feel Customize the admin index page What’s next? Advanced tutorial: table type? FAQ: The admin I can’t log in. When I enter a valid username and password, it just brings up the login page again, with no error messages. I can’t log in. When I enter a valid username and the functionality of the admin interface? The dynamically-generated admin site is ugly! How can I change it? What browsers are supported for using the admin? FAQ: Contributing code How can I get started0 码力 | 3184 页 | 3.14 MB | 1 年前3
Django 5.1.2 Documentationobjects.filter(reporter__full_name__startswith="John")]> # Change an object by altering its attributes and calling save(). >>> r.full_name = "Billy Goat" >>> r.save() professional, production ready administra- tive interface –a website that lets authenticated users add, change and delete objects. The only step required is to register your model in the admin site: Listing part 1 15 Django Documentation, Release 5.1.2.dev20240916204136 • An admin site that lets you add, change, and delete polls. We’ll assume you have Django installed already. You can tell Django is installed 0 码力 | 2923 页 | 9.62 MB | 1 年前3
Django 5.1 Documentationobjects.filter(reporter__full_name__startswith="John")]> # Change an object by altering its attributes and calling save(). >>> r.full_name = "Billy Goat" >>> r.save() professional, production ready administra- tive interface –a website that lets authenticated users add, change and delete objects. The only step required is to register your model in the admin site: Listing part 1 15 Django Documentation, Release 5.1.1.dev20240808115027 • An admin site that lets you add, change, and delete polls. We’ll assume you have Django installed already. You can tell Django is installed 0 码力 | 2917 页 | 9.59 MB | 1 年前3
Django 5.0.x Documentationyour first Django app, part 7 Customize the admin form Adding related objects Customize the admin change list Customize the admin look and feel Customize the admin index page Writing your first Django table type? FAQ: The admin I can’t log in. When I enter a valid username and password, it just brings up the login page again, with no error messages. I can’t log in. When I enter a valid username and the functionality of the admin interface? The dynamically-generated admin site is ugly! How can I change it? What browsers are supported for using the admin? What assistive technologies are supported for0 码力 | 3407 页 | 3.21 MB | 1 年前3
Django 4.0.x Documentationobjects.filter(reporter__full_name__startswith='John')]> # Change an object by altering its attributes and calling save(). >>> r.full_name = 'Billy Goat' >>> r.save() professional, production ready administrative inter- face – a website that lets authenticated users add, change and delete objects. The only step required is to register your model in the admin site: Listing • A public site that lets people view polls and vote in them. • An admin site that lets you add, change, and delete polls. We’ll assume you have Django installed already. You can tell Django is installed 0 码力 | 2248 页 | 7.90 MB | 1 年前3
Django 5.0.x Documentationobjects.filter(reporter__full_name__startswith="John")]> # Change an object by altering its attributes and calling save(). >>> r.full_name = "Billy Goat" >>> r.save() professional, production ready administra- tive interface –a website that lets authenticated users add, change and delete objects. The only step required is to register your model in the admin site: Listing part 1 15 Django Documentation, Release 5.0.2.dev20240126115907 • An admin site that lets you add, change, and delete polls. We’ll assume you have Django installed already. You can tell Django is installed 0 码力 | 2878 页 | 9.60 MB | 1 年前3
共 90 条
- 1
- 2
- 3
- 4
- 5
- 6
- 9













