Skip to content

Kévin Dunglas

Founder of Les-Tilleuls.coop (worker-owned cooperative). Creator of API Platform, Mercure.rocks, Vulcain.rocks and of some Symfony components.

Menu
  • Talks
  • Resume
  • Sponsor me
  • Contact
Menu

The last update of Aptana blocks Django development server

Posted on November 5, 2008December 21, 2021 by Kévin Dunglas

The last update of Aptana Studio come with a new built-in Jetty-based HTTP server running on port 8000… the same as Django development server. There is no good way to disable the preview server feature of the popular editor, but our favorite web framework can be launched on another port. Just type python manage.py runserver 8080 instead of python manage.py and access to your work on http://localhost:8080.

Django logo

Related posts:

  1. Build your own website thumbnail generator with Django
  2. The Mercure.rocks Hub is now based on Caddy Web Server
  3. Webperf: PHP after Server Push
  4. Twisted Python Twitter library with OAuth support

Leave a ReplyCancel reply

Subscribe to this blog

Recent Posts

  • Mercure, Braid, PREP… news about subscribing to HTTP resource updates
  • Webperf: Boost Your PHP Apps With 103 Early Hints
  • The PHP Revolution Is Underway: FrankenPHP 1.0 Beta
  • 6x faster Docker builds for Symfony and API Platform projects
  • Mitigate Attacks on your PHP Supply Chain

Top Posts & Pages

  • Mercure, Braid, PREP... news about subscribing to HTTP resource updates
  • JSON Columns and Doctrine DBAL 3 Upgrade
  • Preventing CORS Preflight Requests Using Content Negotiation
  • Securely Access Private Git Repositories and Composer Packages in Docker Builds
  • 6x faster Docker builds for Symfony and API Platform projects
  • FrankenPHP: The Modern Php App Server, written in Go
  • Symfony's New Native Docker Support (Symfony World)
  • Goroutines, threads, and thread IDs
  • Generate a Symfony password hash from the command line
  • Vulcain: HTTP/2 Server Push
 and the rise of client-driven REST APIs

Persistence in PHP with the Doctrine ORM

Persistence in PHP with the Doctrine ORM

Tags

Apache API API Platform Buzz Caddy Docker Doctrine Go Google GraphQL HTTP/2 Hydra hypermedia Hébergement Javascript JSON-LD Kubernetes La Coopérative des Tilleuls Les-Tilleuls.coop Lille Linux Mac Mercure Messagerie Instantanée MySQL performance PHP Punk Rock Python React REST Rock'n'Roll RSS Schema.org Security SEO SEO Symfony Sécurité Ubuntu Web 2.0 webperf Wordpress XHTML XML

Archives

Categories

  • DevOps (27)
  • Mercure (6)
  • Opinions (91)
  • Programming (192)
    • Android (5)
    • Go (14)
    • JavaScript (45)
    • PHP (149)
      • API Platform (68)
      • Symfony (93)
    • Python (14)
      • Django (5)
  • Security (15)
  • SEO (25)
  • Talks (41)
  • Ubuntu (68)
  • Wordpress (6)

Social

  • Mastodon
  • Twitter
  • LinkedIn
  • YouTube
  • GitHub

Links

  • API Platform
  • Les-Tilleuls.coop
  • Mercure.rocks
  • Vulcain.rocks
© 2023 Kévin Dunglas | Powered by Minimalist Blog WordPress Theme