Skip to content

Instantly share code, notes, and snippets.

View criloz's full-sized avatar
🤡

Cristian Lozano criloz

🤡
  • Bogota, Colombia
View GitHub Profile

Hi Jeni

add user

Yeah you can here (http://admin.designlens.com/admin/auth/user/), I just created an user called criloz. you can add how many user you want, after you create and user you can edit some of their permission, for example

  • only user with the staff member flags can login into the site.
@criloz
criloz / 0_reuse_code.js
Last active August 29, 2015 14:13
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console