Skip to content

Marina Mele's site

Reflections on family, values, and personal growth

Menu
  • Home
  • About
Menu

Category: Django

Use the Google Analytics API with Django

Posted on November 17, 2014November 13, 2014 by Marina Mele

Google Analytics is a powerful tool that gives you useful insight about the traffic that arrives in your website. But together with Django, you will be able to retrieve data of your Analytics account and display it to the user, on demand. In this post you’ll learn how to put together Django, the oauth2 protocol and the…

Read more

How to correctly remove a Model or an App in Django

Posted on October 28, 2014October 28, 2014 by Marina Mele

When you remove a Django Model or a full app in Django, you have to be careful in how you do it, and how the database will be affected. Thus, in this short post I’ll explain what I do when deleting a model or an app. Marina MeleMarina Mele has experience in artificial intelligence implementation…

Read more

Security on a Django app – HTTPS everywhere

Posted on September 4, 2014September 26, 2014 by Marina Mele

Authentication credentials between your site and your end users must be secret. Is your site secure enough? One important step is to use HTTPS everywhere in your Django website, and in this post we will show you how to implement it. In particular, if you are deploying your App on Heroku, don’t miss this post 😉 Marina…

Read more

Document your Django projects: reStructuredText and Sphinx

Posted on March 30, 2014September 26, 2014 by Marina Mele

Check this post to learn how to document a Django project! You’ll get an introduction to the reStructuredText markup language, learn how to install Sphinx, a library that takes the docstrings of your code and compiles them into nice html pages, and configure it for a Django project. Marina MeleMarina Mele has experience in artificial…

Read more

Tools for Testing in Django: Nose, Coverage and Factory Boy

Posted on March 19, 2014September 26, 2014 by Marina Mele

In this post, you will learn how to install and use Nose, a tool for running your tests in Django. You’ll learn how to run and configure Coverage, so that it reports only the packages and directories of interest. And also, you’ll learn how to install and use Factory Boy in your tests (an alternative…

Read more

Install and configure Sublime Text 3 for Django

Posted on March 16, 2014June 7, 2015 by Marina Mele

In this post, you’ll learn how to install Sublime Text 3, my new discovery regarding editors. It has made my life easier! Moreover, I’ll show you how to configure it to help you when coding with Django! Marina MeleMarina Mele has experience in artificial intelligence implementation and has led tech teams for over a decade….

Read more

Django best practices IV: Models, forms, managers, urls, admin, views and signals.

Posted on March 12, 2014September 26, 2014 by Marina Mele

This is the fourth post about I write about how to build a Django project from scratch, focusing on the project structure, internationalization and localization configuration, models, managers, views, forms and templates. Take a look at Part I, Part II and Part III. In this post, I’ll show you how to create your fist app, with its models,…

Read more

Django testing: Doctests and Unittests

Posted on March 9, 2014September 26, 2014 by Marina Mele

In this post, I introduce testing in Django and discuss the two common ways of performing tests: using Doctests and using the library unittest. You’ll learn how to start writing your first test as well as the main differences between these two ways of testing. Note: this post uses the old Test Suit, used in…

Read more

Django best practices III: Install South, Localization, Internationalization and Django-registration

Posted on March 5, 2014September 26, 2014 by Marina Mele

This is the third post about I write about how to build a Django project from scratch, focusing on the project structure, internationalization and localization configuration, models, managers, views, forms and templates. Take a look at Part I and Part II here. In this post, I write about how to install South, how to prepare your…

Read more

Install Celery with Django on Heroku and create a Periodic Task

Posted on March 1, 2014September 26, 2014 by Marina Mele

Previously, I wrote about How to install Celery on Django and Create a Periodic Task. This post extends that post to the particular case of how to install it on Heroku. You can also know more about how to deploy a Django app on Heroku. Marina MeleMarina Mele has experience in artificial intelligence implementation and has…

Read more

Posts navigation

  • 1
  • 2
  • Next

Categories

  • Personal Growth and Development
  • Artificial Intelligence
  • Mindful Parenting and Family Life
  • Productivity and Time Management
  • Mindfulness and Wellness
  • Values and Life Lessons
  • Posts en català
  • Other things to learn

Recent Posts

  • Understanding Frustration in Children
  • What is ChatGPT and how it compares to Bard and Claude
  • BlueSky Social – A Sneak Peek at the Future of Social Media
  • The Incredible Journey of AI Image Generation
  • AI and Fundamental Rights: How the AI Act Aims to Protect Individuals

RSS

  • Entries RSS
Follow @marina_mele
  • Cookie Policy
  • Privacy Policy
©2026 Marina Mele's site | Built using WordPress and Responsive Blogily theme by Superb
This website uses cookies to improve your experience. If you keep navigating through this website, we'll assume you're ok with this, but you can opt-out if you wish.Accept Read More
Privacy & Cookies Policy

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
Non-necessary
Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website.
SAVE & ACCEPT