cookiecutter-django/{{cookiecutter.project_slug}}/{{cookiecutter.project_slug}}
Harry Moreno 82c8b51272
Make update form button look like a button
without `ban-primary` the button looks like some floating text.
2019-11-25 16:43:30 -05:00
..
contrib First pass at running black across the project (#1602) 2018-04-08 17:03:29 -05:00
static Update project.js 2018-07-11 10:43:19 +00:00
templates Make update form button look like a button 2019-11-25 16:43:30 -05:00
users Update {{cookiecutter.project_slug}}/{{cookiecutter.project_slug}}/users/views.py 2019-07-17 19:31:53 +02:00
utils Add context processor for settings variables 2019-09-05 13:24:47 +02:00
__init__.py First pass at running black across the project (#1602) 2018-04-08 17:03:29 -05:00
conftest.py Re-write users app tests in pytest style & perform minor refactoring (#1680) 2018-06-27 19:33:38 +03:00