summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Radek Czajka [Mon, 4 Jan 2016 13:29:56 +0000 (14:29 +0100)]
Test with Django 1.8, 1.9
Radek Czajka [Tue, 30 Sep 2014 11:47:47 +0000 (13:47 +0200)]
Fix packaging.
Radek Czajka [Tue, 30 Sep 2014 11:40:31 +0000 (13:40 +0200)]
Python 3, Django 1.7+ compatilibity, some tests.
Removed slughifi, use python-slugify instead.
Radek Czajka [Mon, 29 Sep 2014 13:39:55 +0000 (15:39 +0200)]
Separate deploy scripts to fnpdeploy.
Radek Czajka [Mon, 1 Sep 2014 10:49:30 +0000 (12:49 +0200)]
Deps quickfix
Aleksander Łukasz [Mon, 9 Jun 2014 12:27:34 +0000 (14:27 +0200)]
AttrCASBackend: Save user instance only when necessary
Radek Czajka [Wed, 23 Apr 2014 14:56:58 +0000 (16:56 +0200)]
Deploy: add migrate_fake option.
Radek Czajka [Wed, 2 Apr 2014 13:01:42 +0000 (15:01 +0200)]
Deploy: Add root manage.py helper script, use fabric.context_managers.settings instead of `additional_context`.
Radek Czajka [Mon, 31 Mar 2014 11:44:20 +0000 (13:44 +0200)]
fix
Radek Czajka [Mon, 31 Mar 2014 11:40:12 +0000 (13:40 +0200)]
Add the annoying 1 percent bar.
Radek Czajka [Thu, 27 Mar 2014 14:28:39 +0000 (15:28 +0100)]
Get project from its branch head.
Radek Czajka [Thu, 27 Mar 2014 14:21:35 +0000 (15:21 +0100)]
Add auth_backends.AttrCASBackend
Radek Czajka [Tue, 25 Feb 2014 14:43:37 +0000 (15:43 +0100)]
add utils.pipeline_storage.GzipPipelineCachedStorage
Radek Czajka [Fri, 14 Feb 2014 11:45:06 +0000 (12:45 +0100)]
Add BofhStorage;
Also removed stale changes file, everything's in git history
Aleksander Łukasz [Tue, 14 Jan 2014 11:35:40 +0000 (12:35 +0100)]
fix gunicorn sample upload failing when optional setting 'django_root_path' is not set
Aleksander Łukasz [Tue, 14 Jan 2014 09:46:18 +0000 (10:46 +0100)]
Enable styling language switcher link depending on the destination language
Aleksander Łukasz [Thu, 2 Jan 2014 10:32:25 +0000 (11:32 +0100)]
Start adding git commit hash to the release directory name
Radek Czajka [Mon, 30 Dec 2013 14:42:58 +0000 (15:42 +0100)]
minor fix
Radek Czajka [Mon, 30 Dec 2013 13:09:33 +0000 (14:09 +0100)]
Minor fix.
Radek Czajka [Mon, 30 Dec 2013 13:05:02 +0000 (14:05 +0100)]
Fix top directory issue (again)
Radek Czajka [Fri, 27 Dec 2013 11:13:45 +0000 (12:13 +0100)]
Django 1.6
Various startproject fixes,
Aleksander Łukasz [Thu, 12 Dec 2013 09:49:51 +0000 (10:49 +0100)]
Allow for skipping collect static step
Radek Czajka [Fri, 6 Dec 2013 10:30:15 +0000 (11:30 +0100)]
fix
Radek Czajka [Fri, 6 Dec 2013 10:27:33 +0000 (11:27 +0100)]
Add en version of textile tags
Radek Czajka [Tue, 19 Nov 2013 11:33:06 +0000 (12:33 +0100)]
Fix slughifi unicodization.
Radek Czajka [Wed, 31 Jul 2013 21:51:10 +0000 (23:51 +0200)]
doc fix
Radek Czajka [Wed, 31 Jul 2013 21:28:09 +0000 (23:28 +0200)]
bootstrap fix
Radek Czajka [Wed, 31 Jul 2013 21:02:35 +0000 (23:02 +0200)]
Respect src dir in bootstrap.
Radek Czajka [Wed, 31 Jul 2013 20:15:19 +0000 (22:15 +0200)]
django_root_path in gunicorn sample
Radek Czajka [Wed, 31 Jul 2013 20:06:02 +0000 (22:06 +0200)]
gunicorn sample fix
Radek Czajka [Tue, 25 Jun 2013 18:11:10 +0000 (20:11 +0200)]
samples in samples dir
Aleksander Łukasz [Thu, 4 Jul 2013 09:50:12 +0000 (11:50 +0200)]
Command task
Aleksander Łukasz [Thu, 4 Jul 2013 08:12:41 +0000 (10:12 +0200)]
pre_collectstatic hook
Aleksander Łukasz [Thu, 4 Jul 2013 07:30:28 +0000 (09:30 +0200)]
Configurable path to the localsettings.py file
Aleksander Łukasz [Thu, 4 Jul 2013 07:28:04 +0000 (09:28 +0200)]
Allow for a django project to live in a subdirectory of the repository
Radek Czajka [Tue, 25 Jun 2013 17:39:24 +0000 (19:39 +0200)]
Deployment: make `setup` idempotent and part of `deploy`, automatically install DB requirements
Radek Czajka [Tue, 25 Jun 2013 11:09:24 +0000 (13:09 +0200)]
fix minor deployment error
Aleksander Łukasz [Tue, 30 Apr 2013 10:11:34 +0000 (12:11 +0200)]
Upgrading git-archive-all.sh
Radek Czajka [Mon, 15 Apr 2013 12:01:56 +0000 (14:01 +0200)]
fix makecontribmessages
Radek Czajka [Fri, 29 Mar 2013 13:17:33 +0000 (14:17 +0100)]
deploy: set secret_key on setup
Radek Czajka [Fri, 29 Mar 2013 12:42:21 +0000 (13:42 +0100)]
Deployment fixes.
Radek Czajka [Wed, 20 Mar 2013 15:58:05 +0000 (16:58 +0100)]
Upgrade to Django 1.5
Radek Czajka [Fri, 22 Feb 2013 12:40:47 +0000 (13:40 +0100)]
fix
Radek Czajka [Fri, 22 Feb 2013 12:34:29 +0000 (13:34 +0100)]
minor fix
Radek Czajka [Fri, 22 Feb 2013 12:31:14 +0000 (13:31 +0100)]
Make prevnext respect get pars
Radek Czajka [Fri, 22 Feb 2013 10:54:22 +0000 (11:54 +0100)]
Add management command for localizing contrib apps.
Radek Czajka [Thu, 31 Jan 2013 13:01:02 +0000 (14:01 +0100)]
Fix deployment sudo problem.
Radek Czajka [Thu, 10 Jan 2013 14:22:13 +0000 (15:22 +0100)]
add tQ for filtering on translated fields
Radek Czajka [Wed, 9 Jan 2013 13:19:49 +0000 (14:19 +0100)]
fix in get_here_url: generic views provide unusable url name, check for view func first
Radek Czajka [Mon, 3 Dec 2012 12:44:07 +0000 (13:44 +0100)]
syncdb in bootstrap, fix fab
Radek Czajka [Fri, 30 Nov 2012 16:33:09 +0000 (17:33 +0100)]
fabric fix
Radek Czajka [Fri, 30 Nov 2012 13:26:04 +0000 (14:26 +0100)]
Nicer project start.
Radek Czajka [Fri, 30 Nov 2012 11:44:55 +0000 (12:44 +0100)]
add app settings
Radek Czajka [Thu, 29 Nov 2012 13:31:59 +0000 (14:31 +0100)]
another fix
Radek Czajka [Thu, 29 Nov 2012 13:30:01 +0000 (14:30 +0100)]
fix bootstrap
Radek Czajka [Thu, 29 Nov 2012 13:20:20 +0000 (14:20 +0100)]
fix macros.py: unnecessary imports
Radek Czajka [Thu, 22 Nov 2012 10:03:58 +0000 (11:03 +0100)]
fix bootstrap script
Radek Czajka [Thu, 22 Nov 2012 08:37:32 +0000 (09:37 +0100)]
packaging fixes
Radek Czajka [Wed, 21 Nov 2012 15:05:20 +0000 (16:05 +0100)]
deployment stuff
Radek Czajka [Mon, 5 Nov 2012 12:38:25 +0000 (13:38 +0100)]
textile fix
Radek Czajka [Mon, 5 Nov 2012 10:06:31 +0000 (11:06 +0100)]
Initial commit