CINXE.COM

About this Project - DjangoTricks

<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" /> <meta name="description" content="Learn tips and tricks about web development with Django daily" /> <meta name="author" content="Aidas Bendoraitis" /> <meta name="robots" content="index, follow" /> <title>About this Project - DjangoTricks</title> <link rel="apple-touch-icon-precomposed" sizes="57x57" href="https://www.djangotricks.com/static/20241021040846/site/img/favicon/apple-touch-icon-57x57.png" /> <link rel="apple-touch-icon-precomposed" sizes="114x114" href="https://www.djangotricks.com/static/20241021040846/site/img/favicon/apple-touch-icon-114x114.png" /> <link rel="apple-touch-icon-precomposed" sizes="72x72" href="https://www.djangotricks.com/static/20241021040846/site/img/favicon/apple-touch-icon-72x72.png" /> <link rel="apple-touch-icon-precomposed" sizes="144x144" href="https://www.djangotricks.com/static/20241021040846/site/img/favicon/apple-touch-icon-144x144.png" /> <link rel="apple-touch-icon-precomposed" sizes="60x60" href="https://www.djangotricks.com/static/20241021040846/site/img/favicon/apple-touch-icon-60x60.png" /> <link rel="apple-touch-icon-precomposed" sizes="120x120" href="https://www.djangotricks.com/static/20241021040846/site/img/favicon/apple-touch-icon-120x120.png" /> <link rel="apple-touch-icon-precomposed" sizes="76x76" href="https://www.djangotricks.com/static/20241021040846/site/img/favicon/apple-touch-icon-76x76.png" /> <link rel="apple-touch-icon-precomposed" sizes="152x152" href="https://www.djangotricks.com/static/20241021040846/site/img/favicon/apple-touch-icon-152x152.png" /> <link rel="icon" type="image/png" href="https://www.djangotricks.com/static/20241021040846/site/img/favicon/favicon-196x196.png" sizes="196x196" /> <link rel="icon" type="image/png" href="https://www.djangotricks.com/static/20241021040846/site/img/favicon/favicon-96x96.png" sizes="96x96" /> <link rel="icon" type="image/png" href="https://www.djangotricks.com/static/20241021040846/site/img/favicon/favicon-32x32.png" sizes="32x32" /> <link rel="icon" type="image/png" href="https://www.djangotricks.com/static/20241021040846/site/img/favicon/favicon-16x16.png" sizes="16x16" /> <link rel="icon" type="image/png" href="https://www.djangotricks.com/static/20241021040846/site/img/favicon/favicon-128.png" sizes="128x128" /> <meta name="application-name" content="&nbsp;"/> <meta name="msapplication-TileColor" content="#FFFFFF" /> <meta name="msapplication-TileImage" content="https://www.djangotricks.com/static/20241021040846/site/img/favicon/mstile-144x144.png" /> <meta name="msapplication-square70x70logo" content="https://www.djangotricks.com/static/20241021040846/site/img/favicon/mstile-70x70.png" /> <meta name="msapplication-square150x150logo" content="https://www.djangotricks.com/static/20241021040846/site/img/favicon/mstile-150x150.png" /> <meta name="msapplication-wide310x150logo" content="https://www.djangotricks.com/static/20241021040846/site/img/favicon/mstile-310x150.png" /> <meta name="msapplication-square310x310logo" content="https://www.djangotricks.com/static/20241021040846/site/img/favicon/mstile-310x310.png" /> <!-- Bootstrap core CSS --> <link rel="stylesheet" href="https://www.djangotricks.com/static/20241021040846/site/vendor/bootstrap-4.6.2/css/bootstrap.min.css" /> <!-- Custom fonts for this template --> <link href="https://www.djangotricks.com/static/20241021040846/site/vendor/googlefonts/css/fonts.css" rel="stylesheet" /> <link href="https://www.djangotricks.com/static/20241021040846/site/vendor/font-awesome/css/font-awesome.min.css" rel="stylesheet" /> <link rel="canonical" href="https://www.djangotricks.com/" /> <!-- Custom styles for this template --> <link href="https://www.djangotricks.com/static/20241021040846/gdpr-cookie-consent/css/gdpr-cookie-consent.css" rel="stylesheet" /> <link href="https://www.djangotricks.com/static/20241021040846/site/css/style.css" rel="stylesheet" /> <!-- Facebook Meta Tags --> <meta property="og:url" content="https://www.djangotricks.com"> <meta property="og:type" content="website"> <meta property="og:title" content="DjangoTricks"> <meta property="og:description" content="Learn tips and tricks about web development with Django daily"> <meta property="og:image" content="https://www.djangotricks.com/static/20241021040846/site/img/og.png"> <!-- Twitter Meta Tags --> <meta name="twitter:card" content="summary_large_image"> <meta property="twitter:domain" content="djangotricks.com"> <meta property="twitter:url" content="https://www.djangotricks.com"> <meta name="twitter:title" content="DjangoTricks"> <meta name="twitter:description" content="Learn tips and tricks about web development with Django daily"> <meta name="twitter:image" content="https://www.djangotricks.com/static/20241021040846/site/img/og.png"> <meta name="google-site-verification" content="wivh3D0M666toapyJg17LpSiVMCgHNSAsxSkJVVlBjk" /> </head> <body class="bg-light"> <div class="container"> <div class="row"> <div class="col-fixed"> <nav class="navbar navbar-expand-lg navbar-light bg-light px-0"> <a class="navbar-brand" href="/">DjangoTricks</a> <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button> <div class="collapse navbar-collapse" id="navbarNav"> <ul class="navbar-nav mr-auto d-flex justify-content-around w-75"> <li class="nav-item"> <a class="nav-link" href="https://djangotricks.blogspot.com" target="_blank">Blog</a> </li> <li class="nav-item"> <a class="nav-link" href="https://twitter.com/DjangoTricks" target="_blank">Twitter</a> </li> <li class="nav-item"> <a class="nav-link" href="/goodies/">Goodies</a> </li> <li class="nav-item"> <a class="nav-link" href="https://paypal.me/aidasbendoraitis" target="_blank">Donate</a> </li> <li class="nav-item"> <a class="nav-link" href="/cookies/" rel="nofollow">Manage Cookies</a> </li> </ul> <a class="btn btn-primary float-right" href="/random/">Random trick ➔</a> </div> </nav> </div> </div> </div> <div class="alert alert-info text-center" role="alert"> <a href="https://www.pybazaar.com/" target="_blank">Currently I am developing PyBazaar - Python Developer Hub. Be among the first to sign up!</a> </div> <div role="main"> <div class="container"> <div class="row"> <div class="col-fixed"> <div class="card my-4 p-5 shadow rounded bg-white"> <h1 class="mb-3">About this Project</h1> <p> DjangoTricks.com is my small side project where I list curated shareable tips, tricks, code snippets, and other pieces of information about web development with Django. All different themes are touched from development, backend, frontend, testing, deployment, maintenance, to computer jokes. Did you notice any outdated snippets or know better alternatives? Feel free to write a comment or a <a href="/feedback/">feedback message</a>. </p> <p>If you find my postings useful and would like to support me with coffee, meal, audiobook, or an online course, you can <strong>donate to me at <a href="https://paypal.me/aidasbendoraitis">paypal.me/aidasbendoraitis</a></strong>. </p> <p>Happy coding,<br /> Aidas Bendoraitis</p> <p class="text-center"><a class="btn btn-lg btn-primary" href="/tricks/">Start Exploring!</a></p> </div> </div> </div> </div> </div> <!-- Bootstrap core JavaScript --> <script src="https://www.djangotricks.com/static/20241021040846/site/vendor/jquery-3.6.1/jquery-3.6.1.min.js"></script> <script src="https://www.djangotricks.com/static/20241021040846/site/vendor/popper-2.11.6/popper.min.js"></script> <script src="https://www.djangotricks.com/static/20241021040846/site/vendor/bootstrap-4.6.2/js/bootstrap.min.js"></script> <script src="https://www.djangotricks.com/static/20241021040846/site/js/main.js" defer></script> <script id="cc_script" data-modal-dialog-url="/cookies/modal-dialog/" src="https://www.djangotricks.com/static/20241021040846/gdpr-cookie-consent/js/gdpr-cookie-consent.min.js" nonce="JDR9zcw2eTfNBYvglA1U8g=="></script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10